home *** CD-ROM | disk | FTP | other *** search
/ Learn Microsoft Visual Basic 6.0 Now / Learn Microsoft Visual Basic 6.0 Now (Microsoft Press)(X03-58607)(1998).ISO / lvb6.mdb / Screen.json < prev    next >
JavaScript Object Notation  |  1998-06-07  |  142KB

  1. {
  2.     "schema": {
  3.         "ScreenID": "Text (32)",
  4.         "Viewer": "Text (32)",
  5.         "MediaID": "Text (200)",
  6.         "Filter": "Text (100)",
  7.         "ScreenTitle": "Text (100)",
  8.         "HotSpots": "Memo/Hyperlink (255)",
  9.         "History": "Boolean NOT NULL",
  10.         "Fts": "Double",
  11.         "Text": "Memo/Hyperlink (255)",
  12.         "LastUpdate": "Text (50)",
  13.         "ParentID": "Text (50)",
  14.         "SortPath": "Double",
  15.         "AltID": "Memo/Hyperlink (255)",
  16.         "AuxID": "Text (50)"
  17.     },
  18.     "data": [
  19.         {
  20.             "ScreenID": "course",
  21.             "Viewer": "rtf",
  22.             "MediaID": "course",
  23.             "ScreenTitle": "Learn Microsoft Visual Basic 6.0 Now",
  24.             "History": 1,
  25.             "Fts": 0,
  26.             "LastUpdate": "12/13/95",
  27.             "SortPath": 0
  28.         },
  29.         {
  30.             "ScreenID": "labs",
  31.             "Viewer": "rtf",
  32.             "MediaID": "labs",
  33.             "ScreenTitle": "Labs",
  34.             "History": 1,
  35.             "Fts": 1,
  36.             "LastUpdate": "12/13/95",
  37.             "SortPath": 0
  38.         },
  39.         {
  40.             "ScreenID": "LVB9800002",
  41.             "Viewer": "rtf",
  42.             "MediaID": "LVB9800002",
  43.             "Filter": "course",
  44.             "ScreenTitle": "Chapter 1: Writing Your First Program",
  45.             "History": 1,
  46.             "Fts": 2,
  47.             "SortPath": 0,
  48.             "AuxID": "#LVB9800002"
  49.         },
  50.         {
  51.             "ScreenID": "LVB9800003",
  52.             "Viewer": "rtf",
  53.             "MediaID": "LVB9800003",
  54.             "Filter": "course",
  55.             "ScreenTitle": "Developing Visual Basic Programs",
  56.             "History": 1,
  57.             "Fts": 3,
  58.             "SortPath": 0,
  59.             "AuxID": "#LVB9800003"
  60.         },
  61.         {
  62.             "ScreenID": "LVB9800004",
  63.             "Viewer": "rtf",
  64.             "MediaID": "LVB9800004",
  65.             "Filter": "course",
  66.             "ScreenTitle": "Planning the Program",
  67.             "History": 1,
  68.             "Fts": 4,
  69.             "SortPath": 0,
  70.             "AltID": "LVB9800032",
  71.             "AuxID": "#LVB9800004"
  72.         },
  73.         {
  74.             "ScreenID": "LVB9800005",
  75.             "Viewer": "rtf",
  76.             "MediaID": "LVB9800005",
  77.             "Filter": "course",
  78.             "ScreenTitle": "Ask Yourself Questions",
  79.             "History": 1,
  80.             "Fts": 5,
  81.             "SortPath": 0,
  82.             "AltID": "LVB9800032",
  83.             "AuxID": "#LVB9800005"
  84.         },
  85.         {
  86.             "ScreenID": "LVB9800006",
  87.             "Viewer": "rtf",
  88.             "MediaID": "LVB9800006",
  89.             "Filter": "course",
  90.             "ScreenTitle": "Identify Your Objectives",
  91.             "History": 1,
  92.             "Fts": 6,
  93.             "SortPath": 0,
  94.             "AltID": "LVB9800032",
  95.             "AuxID": "#LVB9800006"
  96.         },
  97.         {
  98.             "ScreenID": "LVB9800007",
  99.             "Viewer": "rtf",
  100.             "MediaID": "LVB9800007",
  101.             "Filter": "course",
  102.             "ScreenTitle": "Building the Program",
  103.             "History": 1,
  104.             "Fts": 7,
  105.             "SortPath": 0,
  106.             "AuxID": "#LVB9800007"
  107.         },
  108.         {
  109.             "ScreenID": "LVB9800008",
  110.             "Viewer": "rtf",
  111.             "MediaID": "LVB9800008",
  112.             "Filter": "course",
  113.             "ScreenTitle": "Creating the User Interface",
  114.             "History": 1,
  115.             "Fts": 8,
  116.             "SortPath": 0,
  117.             "AltID": "lvb9800022",
  118.             "AuxID": "#LVB9800008"
  119.         },
  120.         {
  121.             "ScreenID": "LVB9800009",
  122.             "Viewer": "rtf",
  123.             "MediaID": "LVB9800009",
  124.             "Filter": "course",
  125.             "ScreenTitle": "Setting the Properties",
  126.             "History": 1,
  127.             "Fts": 9,
  128.             "SortPath": 0,
  129.             "AltID": "lvb9800024",
  130.             "AuxID": "#LVB9800009"
  131.         },
  132.         {
  133.             "ScreenID": "LVB9800010",
  134.             "Viewer": "rtf",
  135.             "MediaID": "LVB9800010",
  136.             "Filter": "course",
  137.             "ScreenTitle": "Writing Program Code",
  138.             "History": 1,
  139.             "Fts": 10,
  140.             "SortPath": 0,
  141.             "AltID": "lvb9800028",
  142.             "AuxID": "#LVB9800010"
  143.         },
  144.         {
  145.             "ScreenID": "LVB9800011",
  146.             "Viewer": "rtf",
  147.             "MediaID": "LVB9800011",
  148.             "Filter": "course",
  149.             "ScreenTitle": "Saving a Project",
  150.             "History": 1,
  151.             "Fts": 11,
  152.             "SortPath": 0,
  153.             "AltID": "LVB9800036",
  154.             "AuxID": "#LVB9800011"
  155.         },
  156.         {
  157.             "ScreenID": "LVB9800012",
  158.             "Viewer": "rtf",
  159.             "MediaID": "LVB9800012",
  160.             "Filter": "course",
  161.             "ScreenTitle": "Testing, Compiling, and Distributing the Program",
  162.             "History": 1,
  163.             "Fts": 12,
  164.             "SortPath": 0,
  165.             "AuxID": "#LVB9800012"
  166.         },
  167.         {
  168.             "ScreenID": "LVB9800013",
  169.             "Viewer": "rtf",
  170.             "MediaID": "LVB9800013",
  171.             "Filter": "course",
  172.             "ScreenTitle": "Testing and Debugging",
  173.             "History": 1,
  174.             "Fts": 13,
  175.             "SortPath": 0,
  176.             "AltID": "LVB9800039",
  177.             "AuxID": "#LVB9800013"
  178.         },
  179.         {
  180.             "ScreenID": "LVB9800014",
  181.             "Viewer": "rtf",
  182.             "MediaID": "LVB9800014",
  183.             "Filter": "course",
  184.             "ScreenTitle": "Compiling",
  185.             "History": 1,
  186.             "Fts": 14,
  187.             "SortPath": 0,
  188.             "AltID": "LVB9800038",
  189.             "AuxID": "#LVB9800014"
  190.         },
  191.         {
  192.             "ScreenID": "LVB9800015",
  193.             "Viewer": "rtf",
  194.             "MediaID": "LVB9800015",
  195.             "Filter": "course",
  196.             "ScreenTitle": "Distributing",
  197.             "History": 1,
  198.             "Fts": 15,
  199.             "SortPath": 0,
  200.             "AuxID": "#LVB9800015"
  201.         },
  202.         {
  203.             "ScreenID": "LVB9800017",
  204.             "Viewer": "rtf",
  205.             "MediaID": "LVB9800017",
  206.             "Filter": "course",
  207.             "ScreenTitle": "Getting Started",
  208.             "History": 1,
  209.             "Fts": 16,
  210.             "SortPath": 0,
  211.             "AuxID": "#LVB9800017"
  212.         },
  213.         {
  214.             "ScreenID": "LVB9800018",
  215.             "Viewer": "rtf",
  216.             "MediaID": "LVB9800018",
  217.             "Filter": "course",
  218.             "ScreenTitle": "Loading and Running a Program",
  219.             "History": 1,
  220.             "Fts": 17,
  221.             "SortPath": 0,
  222.             "AuxID": "#LVB9800018"
  223.         },
  224.         {
  225.             "ScreenID": "LVB9800019",
  226.             "Viewer": "rtf",
  227.             "MediaID": "LVB9800019",
  228.             "Filter": "course",
  229.             "ScreenTitle": "Moving, Docking, and Resizing Windows",
  230.             "History": 1,
  231.             "Fts": 18,
  232.             "SortPath": 0,
  233.             "AuxID": "#LVB9800019"
  234.         },
  235.         {
  236.             "ScreenID": "LVB9800020",
  237.             "Viewer": "rtf",
  238.             "MediaID": "LVB9800020",
  239.             "Filter": "course",
  240.             "ScreenTitle": "Starting Visual Basic",
  241.             "History": 1,
  242.             "Fts": 19,
  243.             "SortPath": 0,
  244.             "AuxID": "#LVB9800020"
  245.         },
  246.         {
  247.             "ScreenID": "LVB9800021",
  248.             "Viewer": "rtf",
  249.             "MediaID": "LVB9800021",
  250.             "Filter": "course",
  251.             "ScreenTitle": "Visual Basic Resources",
  252.             "History": 1,
  253.             "Fts": 20,
  254.             "SortPath": 0,
  255.             "AuxID": "#LVB9800021"
  256.         },
  257.         {
  258.             "ScreenID": "LVB9800022",
  259.             "Viewer": "rtf",
  260.             "MediaID": "LVB9800022",
  261.             "Filter": "course",
  262.             "ScreenTitle": "Form Window",
  263.             "History": 1,
  264.             "Fts": 21,
  265.             "SortPath": 0,
  266.             "AltID": "LVB9800008",
  267.             "AuxID": "#LVB9800022"
  268.         },
  269.         {
  270.             "ScreenID": "LVB9800023",
  271.             "Viewer": "rtf",
  272.             "MediaID": "LVB9800023",
  273.             "Filter": "course",
  274.             "ScreenTitle": "Toolbox Controls",
  275.             "History": 1,
  276.             "Fts": 22,
  277.             "SortPath": 0,
  278.             "AuxID": "#LVB9800023"
  279.         },
  280.         {
  281.             "ScreenID": "LVB9800024",
  282.             "Viewer": "rtf",
  283.             "MediaID": "LVB9800024",
  284.             "Filter": "course",
  285.             "ScreenTitle": "Properties Window",
  286.             "History": 1,
  287.             "Fts": 23,
  288.             "SortPath": 0,
  289.             "AltID": "LVB9800009",
  290.             "AuxID": "#LVB9800024"
  291.         },
  292.         {
  293.             "ScreenID": "LVB9800025",
  294.             "Viewer": "rtf",
  295.             "MediaID": "LVB9800025",
  296.             "Filter": "course",
  297.             "ScreenTitle": "Project Window",
  298.             "History": 1,
  299.             "Fts": 24,
  300.             "SortPath": 0,
  301.             "AuxID": "#LVB9800025"
  302.         },
  303.         {
  304.             "ScreenID": "LVB9800026",
  305.             "Viewer": "rtf",
  306.             "MediaID": "LVB9800026",
  307.             "Filter": "course",
  308.             "ScreenTitle": "Online Help System",
  309.             "History": 1,
  310.             "Fts": 25,
  311.             "SortPath": 0,
  312.             "AltID": "LVB9800266",
  313.             "AuxID": "#LVB9800026"
  314.         },
  315.         {
  316.             "ScreenID": "LVB9800027",
  317.             "Viewer": "rtf",
  318.             "MediaID": "LVB9800027",
  319.             "Filter": "course",
  320.             "ScreenTitle": "Programming Tools",
  321.             "History": 1,
  322.             "Fts": 26,
  323.             "SortPath": 0,
  324.             "AuxID": "#LVB9800027"
  325.         },
  326.         {
  327.             "ScreenID": "LVB9800028",
  328.             "Viewer": "rtf",
  329.             "MediaID": "LVB9800028",
  330.             "Filter": "course",
  331.             "ScreenTitle": "Code Window",
  332.             "History": 1,
  333.             "Fts": 27,
  334.             "SortPath": 0,
  335.             "AltID": "LVB9800010",
  336.             "AuxID": "#LVB9800028"
  337.         },
  338.         {
  339.             "ScreenID": "LVB9800029",
  340.             "Viewer": "rtf",
  341.             "MediaID": "LVB9800029",
  342.             "Filter": "course",
  343.             "ScreenTitle": "Immediate Window",
  344.             "History": 1,
  345.             "Fts": 28,
  346.             "SortPath": 0,
  347.             "AuxID": "#LVB9800029"
  348.         },
  349.         {
  350.             "ScreenID": "LVB9800030",
  351.             "Viewer": "rtf",
  352.             "MediaID": "LVB9800030",
  353.             "Filter": "course",
  354.             "ScreenTitle": "Form Layout Window",
  355.             "History": 1,
  356.             "Fts": 29,
  357.             "SortPath": 0,
  358.             "AltID": "LVB9800167",
  359.             "AuxID": "#LVB9800030"
  360.         },
  361.         {
  362.             "ScreenID": "LVB9800031",
  363.             "Viewer": "rtf",
  364.             "MediaID": "LVB9800031",
  365.             "Filter": "course",
  366.             "ScreenTitle": "Building a Simple Program Step by Step",
  367.             "History": 1,
  368.             "Fts": 30,
  369.             "SortPath": 0,
  370.             "AuxID": "#LVB9800031"
  371.         },
  372.         {
  373.             "ScreenID": "LVB9800032",
  374.             "Viewer": "rtf",
  375.             "MediaID": "LVB9800032",
  376.             "Filter": "course",
  377.             "ScreenTitle": "Planning Lucky Seven",
  378.             "History": 1,
  379.             "Fts": 31,
  380.             "SortPath": 0,
  381.             "AltID": "LVB9800004,LVB9800006,LVB9800005",
  382.             "AuxID": "#LVB9800032"
  383.         },
  384.         {
  385.             "ScreenID": "LVB9800033",
  386.             "Viewer": "rtf",
  387.             "MediaID": "LVB9800033",
  388.             "Filter": "course",
  389.             "ScreenTitle": "Creating the Lucky Seven Interface",
  390.             "History": 1,
  391.             "Fts": 32,
  392.             "SortPath": 0,
  393.             "AuxID": "#LVB9800033"
  394.         },
  395.         {
  396.             "ScreenID": "LVB9800034",
  397.             "Viewer": "rtf",
  398.             "MediaID": "LVB9800034",
  399.             "Filter": "course",
  400.             "ScreenTitle": "Setting Lucky Seven Properties",
  401.             "History": 1,
  402.             "Fts": 33,
  403.             "SortPath": 0,
  404.             "AltID": "LVB9800147",
  405.             "AuxID": "#LVB9800034"
  406.         },
  407.         {
  408.             "ScreenID": "LVB9800035",
  409.             "Viewer": "rtf",
  410.             "MediaID": "LVB9800035",
  411.             "Filter": "course",
  412.             "ScreenTitle": "Writing  Lucky Seven Code",
  413.             "History": 1,
  414.             "Fts": 34,
  415.             "SortPath": 0,
  416.             "AuxID": "#LVB9800035"
  417.         },
  418.         {
  419.             "ScreenID": "LVB9800036",
  420.             "Viewer": "rtf",
  421.             "MediaID": "LVB9800036",
  422.             "Filter": "course",
  423.             "ScreenTitle": "Saving the Lucky Seven Program",
  424.             "History": 1,
  425.             "Fts": 35,
  426.             "SortPath": 0,
  427.             "AltID": "LVB9800011",
  428.             "AuxID": "#LVB9800036"
  429.         },
  430.         {
  431.             "ScreenID": "LVB9800037",
  432.             "Viewer": "rtf",
  433.             "MediaID": "LVB9800037",
  434.             "Filter": "course",
  435.             "ScreenTitle": "Running Lucky Seven",
  436.             "History": 1,
  437.             "Fts": 36,
  438.             "SortPath": 0,
  439.             "AuxID": "#LVB9800037"
  440.         },
  441.         {
  442.             "ScreenID": "LVB9800038",
  443.             "Viewer": "rtf",
  444.             "MediaID": "LVB9800038",
  445.             "Filter": "course",
  446.             "ScreenTitle": "Creating an Executable File",
  447.             "History": 1,
  448.             "Fts": 37,
  449.             "SortPath": 0,
  450.             "AltID": "LVB9800014",
  451.             "AuxID": "#LVB9800038"
  452.         },
  453.         {
  454.             "ScreenID": "LVB9800039",
  455.             "Viewer": "rtf",
  456.             "MediaID": "LVB9800039",
  457.             "Filter": "course",
  458.             "ScreenTitle": "Testing and Debugging Lucky Seven ",
  459.             "History": 1,
  460.             "Fts": 38,
  461.             "SortPath": 0,
  462.             "AltID": "LVB9800013",
  463.             "AuxID": "#LVB9800039"
  464.         },
  465.         {
  466.             "ScreenID": "LVB9800040",
  467.             "Viewer": "rtf",
  468.             "MediaID": "LVB9800040",
  469.             "Filter": "course",
  470.             "ScreenTitle": "Review Lab 1",
  471.             "History": 1,
  472.             "Fts": 39,
  473.             "SortPath": 0,
  474.             "AuxID": "#LVB9800040"
  475.         },
  476.         {
  477.             "ScreenID": "LVB9800041",
  478.             "Viewer": "rtf",
  479.             "MediaID": "LVB9800041",
  480.             "Filter": "course",
  481.             "ScreenTitle": "Exercise 1: Creating a User Interface",
  482.             "History": 1,
  483.             "Fts": 40,
  484.             "SortPath": 0,
  485.             "AuxID": "#LVB9800041"
  486.         },
  487.         {
  488.             "ScreenID": "LVB9800042",
  489.             "Viewer": "rtf",
  490.             "MediaID": "LVB9800042",
  491.             "Filter": "course",
  492.             "ScreenTitle": "Exercise 2: Setting User Interface Properties",
  493.             "History": 1,
  494.             "Fts": 41,
  495.             "SortPath": 0,
  496.             "AuxID": "#LVB9800042"
  497.         },
  498.         {
  499.             "ScreenID": "LVB9800043",
  500.             "Viewer": "rtf",
  501.             "MediaID": "LVB9800043",
  502.             "Filter": "course",
  503.             "ScreenTitle": "Exercise 3: Writing the Code",
  504.             "History": 1,
  505.             "Fts": 42,
  506.             "SortPath": 0,
  507.             "AuxID": "#LVB9800043"
  508.         },
  509.         {
  510.             "ScreenID": "LVB9800044",
  511.             "Viewer": "rtf",
  512.             "MediaID": "LVB9800044",
  513.             "Filter": "course",
  514.             "ScreenTitle": "Exercise 4: Compiling and Running the Program",
  515.             "History": 1,
  516.             "Fts": 43,
  517.             "SortPath": 0,
  518.             "AuxID": "#LVB9800044"
  519.         },
  520.         {
  521.             "ScreenID": "LVB9800045",
  522.             "Viewer": "rtf",
  523.             "MediaID": "LVB9800045",
  524.             "Filter": "course",
  525.             "ScreenTitle": "Self Check",
  526.             "History": 1,
  527.             "Fts": 44,
  528.             "SortPath": 0,
  529.             "AuxID": "#LVB9800045"
  530.         },
  531.         {
  532.             "ScreenID": "LVB9800046",
  533.             "Viewer": "rtf",
  534.             "MediaID": "LVB9800046",
  535.             "Filter": "course",
  536.             "ScreenTitle": "Chapter 2: Working with Controls",
  537.             "History": 1,
  538.             "Fts": 45,
  539.             "SortPath": 0,
  540.             "AuxID": "#LVB9800046"
  541.         },
  542.         {
  543.             "ScreenID": "LVB9800047",
  544.             "Viewer": "rtf",
  545.             "MediaID": "LVB9800047",
  546.             "Filter": "course",
  547.             "ScreenTitle": "Basic Controls",
  548.             "History": 1,
  549.             "Fts": 46,
  550.             "SortPath": 0,
  551.             "AuxID": "#LVB9800047"
  552.         },
  553.         {
  554.             "ScreenID": "LVB9800048",
  555.             "Viewer": "rtf",
  556.             "MediaID": "LVB9800048",
  557.             "Filter": "course",
  558.             "ScreenTitle": "Label",
  559.             "History": 1,
  560.             "Fts": 47,
  561.             "SortPath": 0,
  562.             "AuxID": "#LVB9800048"
  563.         },
  564.         {
  565.             "ScreenID": "LVB9800049",
  566.             "Viewer": "rtf",
  567.             "MediaID": "LVB9800049",
  568.             "Filter": "course",
  569.             "ScreenTitle": "TextBox",
  570.             "History": 1,
  571.             "Fts": 48,
  572.             "SortPath": 0,
  573.             "AltID": "LVB9800227",
  574.             "AuxID": "#LVB9800049"
  575.         },
  576.         {
  577.             "ScreenID": "LVB9800050",
  578.             "Viewer": "rtf",
  579.             "MediaID": "LVB9800050",
  580.             "Filter": "course",
  581.             "ScreenTitle": "CommandButton",
  582.             "History": 1,
  583.             "Fts": 49,
  584.             "SortPath": 0,
  585.             "AuxID": "#LVB9800050"
  586.         },
  587.         {
  588.             "ScreenID": "LVB9800051",
  589.             "Viewer": "rtf",
  590.             "MediaID": "LVB9800051",
  591.             "Filter": "course",
  592.             "ScreenTitle": "Demonstration: Basic Controls in Action",
  593.             "History": 1,
  594.             "Fts": 50,
  595.             "SortPath": 0,
  596.             "AuxID": "#LVB9800051"
  597.         },
  598.         {
  599.             "ScreenID": "LVB9800052",
  600.             "Viewer": "rtf",
  601.             "MediaID": "LVB9800052",
  602.             "Filter": "course",
  603.             "ScreenTitle": "File System Controls",
  604.             "History": 1,
  605.             "Fts": 51,
  606.             "SortPath": 0,
  607.             "AltID": "LVB9800249,LVB9800245,LVB9800251,LVB9800248,LVB9800252,LVB9800246,LVB9800250,LVB9800247",
  608.             "AuxID": "#LVB9800052"
  609.         },
  610.         {
  611.             "ScreenID": "LVB9800053",
  612.             "Viewer": "rtf",
  613.             "MediaID": "LVB9800053",
  614.             "Filter": "course",
  615.             "ScreenTitle": "DriveListBox",
  616.             "History": 1,
  617.             "Fts": 52,
  618.             "SortPath": 0,
  619.             "AltID": "LVB9800249,LVB9800245,LVB9800248,LVB9800251,LVB9800252,LVB9800246,LVB9800250,LVB9800247",
  620.             "AuxID": "#LVB9800053"
  621.         },
  622.         {
  623.             "ScreenID": "LVB9800054",
  624.             "Viewer": "rtf",
  625.             "MediaID": "LVB9800054",
  626.             "Filter": "course",
  627.             "ScreenTitle": "DirListBox",
  628.             "History": 1,
  629.             "Fts": 53,
  630.             "SortPath": 0,
  631.             "AltID": "LVB9800249,LVB9800251,LVB9800248,LVB9800245,LVB9800252,LVB9800246,LVB9800250,LVB9800247",
  632.             "AuxID": "#LVB9800054"
  633.         },
  634.         {
  635.             "ScreenID": "LVB9800055",
  636.             "Viewer": "rtf",
  637.             "MediaID": "LVB9800055",
  638.             "Filter": "course",
  639.             "ScreenTitle": "FileListBox",
  640.             "History": 1,
  641.             "Fts": 54,
  642.             "SortPath": 0,
  643.             "AltID": "LVB9800249,LVB9800251,LVB9800248,LVB9800245,LVB9800252,LVB9800246,LVB9800250,LVB9800247",
  644.             "AuxID": "#LVB9800055"
  645.         },
  646.         {
  647.             "ScreenID": "LVB9800056",
  648.             "Viewer": "rtf",
  649.             "MediaID": "LVB9800056",
  650.             "Filter": "course",
  651.             "ScreenTitle": "Demonstration: Combining File System Controls",
  652.             "History": 1,
  653.             "Fts": 55,
  654.             "SortPath": 0,
  655.             "AltID": "LVB9800249,LVB9800248,LVB9800251,LVB9800245,LVB9800252,LVB9800246,LVB9800250,LVB9800247",
  656.             "AuxID": "#LVB9800056"
  657.         },
  658.         {
  659.             "ScreenID": "LVB9800057",
  660.             "Viewer": "rtf",
  661.             "MediaID": "LVB9800057",
  662.             "Filter": "course",
  663.             "ScreenTitle": "Data Input Controls",
  664.             "History": 1,
  665.             "Fts": 56,
  666.             "SortPath": 0,
  667.             "AuxID": "#LVB9800057"
  668.         },
  669.         {
  670.             "ScreenID": "LVB9800058",
  671.             "Viewer": "rtf",
  672.             "MediaID": "LVB9800058",
  673.             "Filter": "course",
  674.             "ScreenTitle": "OptionButton",
  675.             "History": 1,
  676.             "Fts": 57,
  677.             "SortPath": 0,
  678.             "AuxID": "#LVB9800058"
  679.         },
  680.         {
  681.             "ScreenID": "LVB9800059",
  682.             "Viewer": "rtf",
  683.             "MediaID": "LVB9800059",
  684.             "Filter": "course",
  685.             "ScreenTitle": "CheckBox",
  686.             "History": 1,
  687.             "Fts": 58,
  688.             "SortPath": 0,
  689.             "AuxID": "#LVB9800059"
  690.         },
  691.         {
  692.             "ScreenID": "LVB9800060",
  693.             "Viewer": "rtf",
  694.             "MediaID": "LVB9800060",
  695.             "Filter": "course",
  696.             "ScreenTitle": "ListBox",
  697.             "History": 1,
  698.             "Fts": 59,
  699.             "SortPath": 0,
  700.             "AuxID": "#LVB9800060"
  701.         },
  702.         {
  703.             "ScreenID": "LVB9800061",
  704.             "Viewer": "rtf",
  705.             "MediaID": "LVB9800061",
  706.             "Filter": "course",
  707.             "ScreenTitle": "ComboBox",
  708.             "History": 1,
  709.             "Fts": 60,
  710.             "SortPath": 0,
  711.             "AuxID": "#LVB9800061"
  712.         },
  713.         {
  714.             "ScreenID": "LVB9800062",
  715.             "Viewer": "rtf",
  716.             "MediaID": "LVB9800062",
  717.             "Filter": "course",
  718.             "ScreenTitle": "Demonstration: Input Controls in Action",
  719.             "History": 1,
  720.             "Fts": 61,
  721.             "SortPath": 0,
  722.             "AltID": "LVB9800128",
  723.             "AuxID": "#LVB9800062"
  724.         },
  725.         {
  726.             "ScreenID": "LVB9800063",
  727.             "Viewer": "rtf",
  728.             "MediaID": "LVB9800063",
  729.             "Filter": "course",
  730.             "ScreenTitle": "Working with Other Applications",
  731.             "History": 1,
  732.             "Fts": 62,
  733.             "SortPath": 0,
  734.             "AuxID": "#LVB9800063"
  735.         },
  736.         {
  737.             "ScreenID": "LVB9800064",
  738.             "Viewer": "rtf",
  739.             "MediaID": "LVB9800064",
  740.             "Filter": "course",
  741.             "ScreenTitle": "OLE Controls",
  742.             "History": 1,
  743.             "Fts": 63,
  744.             "SortPath": 0,
  745.             "AltID": "LVB9800265",
  746.             "AuxID": "#LVB9800064"
  747.         },
  748.         {
  749.             "ScreenID": "LVB9800065",
  750.             "Viewer": "rtf",
  751.             "MediaID": "LVB9800065",
  752.             "Filter": "course",
  753.             "ScreenTitle": "Data Controls",
  754.             "History": 1,
  755.             "Fts": 64,
  756.             "SortPath": 0,
  757.             "AltID": "LVB9800237,LVB9800235,LVB9800238,LVB9800236",
  758.             "AuxID": "#LVB9800065"
  759.         },
  760.         {
  761.             "ScreenID": "LVB9800066",
  762.             "Viewer": "rtf",
  763.             "MediaID": "LVB9800066",
  764.             "Filter": "course",
  765.             "ScreenTitle": "Displaying Data",
  766.             "History": 1,
  767.             "Fts": 65,
  768.             "SortPath": 0,
  769.             "AltID": "LVB9800237,LVB9800235,LVB9800238,LVB9800236",
  770.             "AuxID": "#LVB9800066"
  771.         },
  772.         {
  773.             "ScreenID": "LVB9800067",
  774.             "Viewer": "rtf",
  775.             "MediaID": "LVB9800067",
  776.             "Filter": "course",
  777.             "ScreenTitle": "Installing ActiveX Controls",
  778.             "History": 1,
  779.             "Fts": 66,
  780.             "SortPath": 0,
  781.             "AltID": "LVB9800084",
  782.             "AuxID": "#LVB9800067"
  783.         },
  784.         {
  785.             "ScreenID": "LVB9800068",
  786.             "Viewer": "rtf",
  787.             "MediaID": "LVB9800068",
  788.             "Filter": "course",
  789.             "ScreenTitle": "Self-Check",
  790.             "History": 1,
  791.             "Fts": 67,
  792.             "SortPath": 0,
  793.             "AuxID": "#LVB9800068"
  794.         },
  795.         {
  796.             "ScreenID": "LVB9800069",
  797.             "Viewer": "rtf",
  798.             "MediaID": "LVB9800069",
  799.             "Filter": "course",
  800.             "ScreenTitle": "Review Lab 2",
  801.             "History": 1,
  802.             "Fts": 68,
  803.             "SortPath": 0,
  804.             "AuxID": "#LVB9800069"
  805.         },
  806.         {
  807.             "ScreenID": "LVB9800070",
  808.             "Viewer": "rtf",
  809.             "MediaID": "LVB9800070",
  810.             "Filter": "course",
  811.             "ScreenTitle": "Exercise 1: Creating the User Interface",
  812.             "History": 1,
  813.             "Fts": 69,
  814.             "SortPath": 0,
  815.             "AuxID": "#LVB9800070"
  816.         },
  817.         {
  818.             "ScreenID": "LVB9800071",
  819.             "Viewer": "rtf",
  820.             "MediaID": "LVB9800071",
  821.             "Filter": "course",
  822.             "ScreenTitle": "Exercise 2: Setting Data Properties",
  823.             "History": 1,
  824.             "Fts": 70,
  825.             "SortPath": 0,
  826.             "AuxID": "#LVB9800071"
  827.         },
  828.         {
  829.             "ScreenID": "LVB9800072",
  830.             "Viewer": "rtf",
  831.             "MediaID": "LVB9800072",
  832.             "Filter": "course",
  833.             "ScreenTitle": "Exercise 3: Setting Bound Object Properties",
  834.             "History": 1,
  835.             "Fts": 71,
  836.             "SortPath": 0,
  837.             "AuxID": "#LVB9800072"
  838.         },
  839.         {
  840.             "ScreenID": "LVB9800073",
  841.             "Viewer": "rtf",
  842.             "MediaID": "LVB9800073",
  843.             "Filter": "course",
  844.             "ScreenTitle": "Exercise 4: Browsing the Database",
  845.             "History": 1,
  846.             "Fts": 72,
  847.             "SortPath": 0,
  848.             "AuxID": "#LVB9800073"
  849.         },
  850.         {
  851.             "ScreenID": "LVB9800074",
  852.             "Viewer": "rtf",
  853.             "MediaID": "LVB9800074",
  854.             "Filter": "course",
  855.             "ScreenTitle": "Programmer Talk",
  856.             "History": 1,
  857.             "Fts": 73,
  858.             "SortPath": 0,
  859.             "AuxID": "#LVB9800074"
  860.         },
  861.         {
  862.             "ScreenID": "LVB9800075",
  863.             "Viewer": "rtf",
  864.             "MediaID": "LVB9800075",
  865.             "Filter": "course",
  866.             "ScreenTitle": "Naming Visual Basic Objects",
  867.             "History": 1,
  868.             "Fts": 74,
  869.             "SortPath": 0,
  870.             "AuxID": "#LVB9800075"
  871.         },
  872.         {
  873.             "ScreenID": "LVB9800076",
  874.             "Viewer": "rtf",
  875.             "MediaID": "LVB9800076",
  876.             "Filter": "course",
  877.             "ScreenTitle": "Visual Basic Object Names",
  878.             "History": 1,
  879.             "Fts": 75,
  880.             "SortPath": 0,
  881.             "AuxID": "#LVB9800076"
  882.         },
  883.         {
  884.             "ScreenID": "LVB9800077",
  885.             "Viewer": "rtf",
  886.             "MediaID": "LVB9800077",
  887.             "Filter": "course",
  888.             "ScreenTitle": "Object Naming Conventions",
  889.             "History": 1,
  890.             "Fts": 76,
  891.             "SortPath": 0,
  892.             "AuxID": "#LVB9800077"
  893.         },
  894.         {
  895.             "ScreenID": "LVB9800078",
  896.             "Viewer": "rtf",
  897.             "MediaID": "LVB9800078",
  898.             "Filter": "course",
  899.             "ScreenTitle": "Chapter 3: Working with Menus and Dialog Boxes",
  900.             "History": 1,
  901.             "Fts": 77,
  902.             "SortPath": 0,
  903.             "AuxID": "#LVB9800078"
  904.         },
  905.         {
  906.             "ScreenID": "LVB9800079",
  907.             "Viewer": "rtf",
  908.             "MediaID": "LVB9800079",
  909.             "Filter": "course",
  910.             "ScreenTitle": "Creating Menus",
  911.             "History": 1,
  912.             "Fts": 78,
  913.             "SortPath": 0,
  914.             "AuxID": "#LVB9800079"
  915.         },
  916.         {
  917.             "ScreenID": "LVB9800080",
  918.             "Viewer": "rtf",
  919.             "MediaID": "LVB9800080",
  920.             "Filter": "course",
  921.             "ScreenTitle": "Using the Menu Editor",
  922.             "History": 1,
  923.             "Fts": 79,
  924.             "SortPath": 0,
  925.             "AuxID": "#LVB9800080"
  926.         },
  927.         {
  928.             "ScreenID": "LVB9800081",
  929.             "Viewer": "rtf",
  930.             "MediaID": "LVB9800081",
  931.             "Filter": "course",
  932.             "ScreenTitle": "Adding Access and Shortcut Keys",
  933.             "History": 1,
  934.             "Fts": 80,
  935.             "SortPath": 0,
  936.             "AuxID": "#LVB9800081"
  937.         },
  938.         {
  939.             "ScreenID": "LVB9800082",
  940.             "Viewer": "rtf",
  941.             "MediaID": "LVB9800082",
  942.             "Filter": "course",
  943.             "ScreenTitle": "Processing Menu Choices",
  944.             "History": 1,
  945.             "Fts": 81,
  946.             "SortPath": 0,
  947.             "AuxID": "#LVB9800082"
  948.         },
  949.         {
  950.             "ScreenID": "LVB9800083",
  951.             "Viewer": "rtf",
  952.             "MediaID": "LVB9800083",
  953.             "Filter": "course",
  954.             "ScreenTitle": "Creating Dialog Boxes",
  955.             "History": 1,
  956.             "Fts": 82,
  957.             "SortPath": 0,
  958.             "AuxID": "#LVB9800083"
  959.         },
  960.         {
  961.             "ScreenID": "LVB9800084",
  962.             "Viewer": "rtf",
  963.             "MediaID": "LVB9800084",
  964.             "Filter": "course",
  965.             "ScreenTitle": "Using the CommonDialog Control",
  966.             "History": 1,
  967.             "Fts": 83,
  968.             "SortPath": 0,
  969.             "AltID": "LVB9800067",
  970.             "AuxID": "#LVB9800084"
  971.         },
  972.         {
  973.             "ScreenID": "LVB9800085",
  974.             "Viewer": "rtf",
  975.             "MediaID": "LVB9800085",
  976.             "Filter": "course",
  977.             "ScreenTitle": "Common Dialog Object Event Procedures",
  978.             "History": 1,
  979.             "Fts": 84,
  980.             "SortPath": 0,
  981.             "AuxID": "#LVB9800085"
  982.         },
  983.         {
  984.             "ScreenID": "LVB9800086",
  985.             "Viewer": "rtf",
  986.             "MediaID": "LVB9800086",
  987.             "Filter": "course",
  988.             "ScreenTitle": "Creating an Open Dialog Box",
  989.             "History": 1,
  990.             "Fts": 85,
  991.             "SortPath": 0,
  992.             "AltID": "LVB9800247",
  993.             "AuxID": "#LVB9800086"
  994.         },
  995.         {
  996.             "ScreenID": "LVB9800087",
  997.             "Viewer": "rtf",
  998.             "MediaID": "LVB9800087",
  999.             "Filter": "course",
  1000.             "ScreenTitle": "Creating a Color Dialog Box",
  1001.             "History": 1,
  1002.             "Fts": 86,
  1003.             "SortPath": 0,
  1004.             "AuxID": "#LVB9800087"
  1005.         },
  1006.         {
  1007.             "ScreenID": "LVB9800088",
  1008.             "Viewer": "rtf",
  1009.             "MediaID": "LVB9800088",
  1010.             "Filter": "course",
  1011.             "ScreenTitle": "Self-Check",
  1012.             "History": 1,
  1013.             "Fts": 87,
  1014.             "SortPath": 0,
  1015.             "AuxID": "#LVB9800088"
  1016.         },
  1017.         {
  1018.             "ScreenID": "LVB9800089",
  1019.             "Viewer": "rtf",
  1020.             "MediaID": "LVB9800089",
  1021.             "Filter": "course",
  1022.             "ScreenTitle": "Review Lab 3",
  1023.             "History": 1,
  1024.             "Fts": 88,
  1025.             "SortPath": 0,
  1026.             "AuxID": "#LVB9800089"
  1027.         },
  1028.         {
  1029.             "ScreenID": "LVB9800090",
  1030.             "Viewer": "rtf",
  1031.             "MediaID": "LVB9800090",
  1032.             "Filter": "course",
  1033.             "ScreenTitle": "Exercise 1: Creating a Menu",
  1034.             "History": 1,
  1035.             "Fts": 89,
  1036.             "SortPath": 0,
  1037.             "AuxID": "#LVB9800090"
  1038.         },
  1039.         {
  1040.             "ScreenID": "LVB9800091",
  1041.             "Viewer": "rtf",
  1042.             "MediaID": "LVB9800091",
  1043.             "Filter": "course",
  1044.             "ScreenTitle": "Exercise 2: Using the CommonDialog Control",
  1045.             "History": 1,
  1046.             "Fts": 90,
  1047.             "SortPath": 0,
  1048.             "AuxID": "#LVB9800091"
  1049.         },
  1050.         {
  1051.             "ScreenID": "LVB9800092",
  1052.             "Viewer": "rtf",
  1053.             "MediaID": "LVB9800092",
  1054.             "Filter": "course",
  1055.             "ScreenTitle": "Exercise 3: Writing Code to Process Menu Commands",
  1056.             "History": 1,
  1057.             "Fts": 91,
  1058.             "SortPath": 0,
  1059.             "AuxID": "#LVB9800092"
  1060.         },
  1061.         {
  1062.             "ScreenID": "LVB9800093",
  1063.             "Viewer": "rtf",
  1064.             "MediaID": "LVB9800093",
  1065.             "Filter": "course",
  1066.             "ScreenTitle": "Exercise 4: Test the Program",
  1067.             "History": 1,
  1068.             "Fts": 92,
  1069.             "SortPath": 0,
  1070.             "AuxID": "#LVB9800093"
  1071.         },
  1072.         {
  1073.             "ScreenID": "LVB9800094",
  1074.             "Viewer": "rtf",
  1075.             "MediaID": "LVB9800094",
  1076.             "Filter": "course",
  1077.             "ScreenTitle": "Chapter 4: Visual Basic Variables and Operators",
  1078.             "History": 1,
  1079.             "Fts": 93,
  1080.             "SortPath": 0,
  1081.             "AuxID": "#LVB9800094"
  1082.         },
  1083.         {
  1084.             "ScreenID": "LVB9800095",
  1085.             "Viewer": "rtf",
  1086.             "MediaID": "LVB9800095",
  1087.             "Filter": "course",
  1088.             "ScreenTitle": "Using Variables to Store Information",
  1089.             "History": 1,
  1090.             "Fts": 94,
  1091.             "SortPath": 0,
  1092.             "AuxID": "#LVB9800095"
  1093.         },
  1094.         {
  1095.             "ScreenID": "LVB9800096",
  1096.             "Viewer": "rtf",
  1097.             "MediaID": "LVB9800096",
  1098.             "Filter": "course",
  1099.             "ScreenTitle": "Creating Variables",
  1100.             "History": 1,
  1101.             "Fts": 95,
  1102.             "SortPath": 0,
  1103.             "AuxID": "#LVB9800096"
  1104.         },
  1105.         {
  1106.             "ScreenID": "LVB9800097",
  1107.             "Viewer": "rtf",
  1108.             "MediaID": "LVB9800097",
  1109.             "Filter": "course",
  1110.             "ScreenTitle": "Explicit Declarations",
  1111.             "History": 1,
  1112.             "Fts": 96,
  1113.             "SortPath": 0,
  1114.             "AltID": "LVB9800218,LVB9800233,LVB9800219",
  1115.             "AuxID": "#LVB9800097"
  1116.         },
  1117.         {
  1118.             "ScreenID": "LVB9800098",
  1119.             "Viewer": "rtf",
  1120.             "MediaID": "LVB9800098",
  1121.             "Filter": "course",
  1122.             "ScreenTitle": "Implicit Declarations",
  1123.             "History": 1,
  1124.             "Fts": 97,
  1125.             "SortPath": 0,
  1126.             "AltID": "LVB9800233,LVB9800219",
  1127.             "AuxID": "#LVB9800098"
  1128.         },
  1129.         {
  1130.             "ScreenID": "LVB9800099",
  1131.             "Viewer": "rtf",
  1132.             "MediaID": "LVB9800099",
  1133.             "Filter": "course",
  1134.             "ScreenTitle": "Using Functions",
  1135.             "History": 1,
  1136.             "Fts": 98,
  1137.             "SortPath": 0,
  1138.             "AuxID": "#LVB9800099"
  1139.         },
  1140.         {
  1141.             "ScreenID": "LVB9800100",
  1142.             "Viewer": "rtf",
  1143.             "MediaID": "LVB9800100",
  1144.             "Filter": "course",
  1145.             "ScreenTitle": "Using the MsgBox Function",
  1146.             "History": 1,
  1147.             "Fts": 99,
  1148.             "SortPath": 0,
  1149.             "AuxID": "#LVB9800100"
  1150.         },
  1151.         {
  1152.             "ScreenID": "LVB9800101",
  1153.             "Viewer": "rtf",
  1154.             "MediaID": "LVB9800101",
  1155.             "Filter": "course",
  1156.             "ScreenTitle": "Mathematical Functions",
  1157.             "History": 1,
  1158.             "Fts": 100,
  1159.             "SortPath": 0,
  1160.             "AuxID": "#LVB9800101"
  1161.         },
  1162.         {
  1163.             "ScreenID": "LVB9800102",
  1164.             "Viewer": "rtf",
  1165.             "MediaID": "LVB9800102",
  1166.             "Filter": "course",
  1167.             "ScreenTitle": "What is a Function?",
  1168.             "History": 1,
  1169.             "Fts": 101,
  1170.             "SortPath": 0,
  1171.             "AltID": "LVB9800223,LVB9800221,LVB9800222",
  1172.             "AuxID": "#LVB9800102"
  1173.         },
  1174.         {
  1175.             "ScreenID": "LVB9800103",
  1176.             "Viewer": "rtf",
  1177.             "MediaID": "LVB9800103",
  1178.             "Filter": "course",
  1179.             "ScreenTitle": "Using the InputBox Function",
  1180.             "History": 1,
  1181.             "Fts": 102,
  1182.             "SortPath": 0,
  1183.             "AuxID": "#LVB9800103"
  1184.         },
  1185.         {
  1186.             "ScreenID": "LVB9800104",
  1187.             "Viewer": "rtf",
  1188.             "MediaID": "LVB9800104",
  1189.             "Filter": "course",
  1190.             "ScreenTitle": "Demonstration: Using InputBox and MsgBox",
  1191.             "History": 1,
  1192.             "Fts": 103,
  1193.             "SortPath": 0,
  1194.             "AuxID": "#LVB9800104"
  1195.         },
  1196.         {
  1197.             "ScreenID": "LVB9800105",
  1198.             "Viewer": "rtf",
  1199.             "MediaID": "LVB9800105",
  1200.             "Filter": "course",
  1201.             "ScreenTitle": "The Anatomy of a Visual Basic Program Statement",
  1202.             "History": 1,
  1203.             "Fts": 104,
  1204.             "SortPath": 0,
  1205.             "AuxID": "#LVB9800105"
  1206.         },
  1207.         {
  1208.             "ScreenID": "LVB9800106",
  1209.             "Viewer": "rtf",
  1210.             "MediaID": "LVB9800106",
  1211.             "Filter": "course",
  1212.             "ScreenTitle": "Working with Specific Data Types",
  1213.             "History": 1,
  1214.             "Fts": 105,
  1215.             "SortPath": 0,
  1216.             "AuxID": "#LVB9800106"
  1217.         },
  1218.         {
  1219.             "ScreenID": "LVB9800107",
  1220.             "Viewer": "rtf",
  1221.             "MediaID": "LVB9800107",
  1222.             "Filter": "course",
  1223.             "ScreenTitle": "Fine-Tuning Variable Size",
  1224.             "History": 1,
  1225.             "Fts": 106,
  1226.             "SortPath": 0,
  1227.             "AuxID": "#LVB9800107"
  1228.         },
  1229.         {
  1230.             "ScreenID": "LVB9800108",
  1231.             "Viewer": "rtf",
  1232.             "MediaID": "LVB9800108",
  1233.             "Filter": "course",
  1234.             "ScreenTitle": "User-Defined Data Types",
  1235.             "History": 1,
  1236.             "Fts": 107,
  1237.             "SortPath": 0,
  1238.             "AuxID": "#LVB9800108"
  1239.         },
  1240.         {
  1241.             "ScreenID": "LVB9800109",
  1242.             "Viewer": "rtf",
  1243.             "MediaID": "LVB9800109",
  1244.             "Filter": "course",
  1245.             "ScreenTitle": "Constants",
  1246.             "History": 1,
  1247.             "Fts": 108,
  1248.             "SortPath": 0,
  1249.             "AuxID": "#LVB9800109"
  1250.         },
  1251.         {
  1252.             "ScreenID": "LVB9800110",
  1253.             "Viewer": "rtf",
  1254.             "MediaID": "LVB9800110",
  1255.             "Filter": "course",
  1256.             "ScreenTitle": "Using Visual Basic Operators",
  1257.             "History": 1,
  1258.             "Fts": 109,
  1259.             "SortPath": 0,
  1260.             "AuxID": "#LVB9800110"
  1261.         },
  1262.         {
  1263.             "ScreenID": "LVB9800111",
  1264.             "Viewer": "rtf",
  1265.             "MediaID": "LVB9800111",
  1266.             "Filter": "course",
  1267.             "ScreenTitle": "Basic Arithmetic Operators",
  1268.             "History": 1,
  1269.             "Fts": 110,
  1270.             "SortPath": 0,
  1271.             "AuxID": "#LVB9800111"
  1272.         },
  1273.         {
  1274.             "ScreenID": "LVB9800112",
  1275.             "Viewer": "rtf",
  1276.             "MediaID": "LVB9800112",
  1277.             "Filter": "course",
  1278.             "ScreenTitle": "Advanced Operators",
  1279.             "History": 1,
  1280.             "Fts": 111,
  1281.             "SortPath": 0,
  1282.             "AuxID": "#LVB9800112"
  1283.         },
  1284.         {
  1285.             "ScreenID": "LVB9800113",
  1286.             "Viewer": "rtf",
  1287.             "MediaID": "LVB9800113",
  1288.             "Filter": "course",
  1289.             "ScreenTitle": "Operator Precedence",
  1290.             "History": 1,
  1291.             "Fts": 112,
  1292.             "SortPath": 0,
  1293.             "AuxID": "#LVB9800113"
  1294.         },
  1295.         {
  1296.             "ScreenID": "LVB9800114",
  1297.             "Viewer": "rtf",
  1298.             "MediaID": "LVB9800114",
  1299.             "Filter": "course",
  1300.             "ScreenTitle": "Using Parentheses in a Formula",
  1301.             "History": 1,
  1302.             "Fts": 113,
  1303.             "SortPath": 0,
  1304.             "AuxID": "#LVB9800114"
  1305.         },
  1306.         {
  1307.             "ScreenID": "LVB9800115",
  1308.             "Viewer": "rtf",
  1309.             "MediaID": "LVB9800115",
  1310.             "Filter": "course",
  1311.             "ScreenTitle": "Self-Check",
  1312.             "History": 1,
  1313.             "Fts": 114,
  1314.             "SortPath": 0,
  1315.             "AuxID": "#LVB9800115"
  1316.         },
  1317.         {
  1318.             "ScreenID": "LVB9800116",
  1319.             "Viewer": "rtf",
  1320.             "MediaID": "LVB9800116",
  1321.             "Filter": "course",
  1322.             "ScreenTitle": "Review Lab 4",
  1323.             "History": 1,
  1324.             "Fts": 115,
  1325.             "SortPath": 0,
  1326.             "AuxID": "#LVB9800116"
  1327.         },
  1328.         {
  1329.             "ScreenID": "LVB9800117",
  1330.             "Viewer": "rtf",
  1331.             "MediaID": "LVB9800117",
  1332.             "Filter": "course",
  1333.             "ScreenTitle": "Exercise 1: Designing the Form",
  1334.             "History": 1,
  1335.             "Fts": 116,
  1336.             "SortPath": 0,
  1337.             "AuxID": "#LVB9800117"
  1338.         },
  1339.         {
  1340.             "ScreenID": "LVB9800118",
  1341.             "Viewer": "rtf",
  1342.             "MediaID": "LVB9800118",
  1343.             "Filter": "course",
  1344.             "ScreenTitle": "Exercise 2: Writing the Program Code",
  1345.             "History": 1,
  1346.             "Fts": 117,
  1347.             "SortPath": 0,
  1348.             "AuxID": "#LVB9800118"
  1349.         },
  1350.         {
  1351.             "ScreenID": "LVB9800119",
  1352.             "Viewer": "rtf",
  1353.             "MediaID": "LVB9800119",
  1354.             "Filter": "course",
  1355.             "ScreenTitle": "Exercise 3: Find the Magic Number",
  1356.             "History": 1,
  1357.             "Fts": 118,
  1358.             "SortPath": 0,
  1359.             "AuxID": "#LVB9800119"
  1360.         },
  1361.         {
  1362.             "ScreenID": "LVB9800120",
  1363.             "Viewer": "rtf",
  1364.             "MediaID": "LVB9800120",
  1365.             "Filter": "course",
  1366.             "ScreenTitle": "Chapter 5: Controlling Flow and Debugging",
  1367.             "History": 1,
  1368.             "Fts": 119,
  1369.             "SortPath": 0,
  1370.             "AuxID": "#LVB9800120"
  1371.         },
  1372.         {
  1373.             "ScreenID": "LVB9800121",
  1374.             "Viewer": "rtf",
  1375.             "MediaID": "LVB9800121",
  1376.             "Filter": "course",
  1377.             "ScreenTitle": "Event-driven Programming",
  1378.             "History": 1,
  1379.             "Fts": 120,
  1380.             "SortPath": 0,
  1381.             "AuxID": "#LVB9800121"
  1382.         },
  1383.         {
  1384.             "ScreenID": "LVB9800122",
  1385.             "Viewer": "rtf",
  1386.             "MediaID": "LVB9800122",
  1387.             "Filter": "course",
  1388.             "ScreenTitle": "Conditional Expressions",
  1389.             "History": 1,
  1390.             "Fts": 121,
  1391.             "SortPath": 0,
  1392.             "AltID": "lvb9800136",
  1393.             "AuxID": "#LVB9800122"
  1394.         },
  1395.         {
  1396.             "ScreenID": "LVB9800123",
  1397.             "Viewer": "rtf",
  1398.             "MediaID": "LVB9800123",
  1399.             "Filter": "course",
  1400.             "ScreenTitle": "If... Then Decision Structures",
  1401.             "History": 1,
  1402.             "Fts": 122,
  1403.             "SortPath": 0,
  1404.             "AuxID": "#LVB9800123"
  1405.         },
  1406.         {
  1407.             "ScreenID": "LVB9800124",
  1408.             "Viewer": "rtf",
  1409.             "MediaID": "LVB9800124",
  1410.             "Filter": "course",
  1411.             "ScreenTitle": "Logical Operators",
  1412.             "History": 1,
  1413.             "Fts": 123,
  1414.             "SortPath": 0,
  1415.             "AuxID": "#LVB9800124"
  1416.         },
  1417.         {
  1418.             "ScreenID": "LVB9800125",
  1419.             "Viewer": "rtf",
  1420.             "MediaID": "LVB9800125",
  1421.             "Filter": "course",
  1422.             "ScreenTitle": "Single- and Multiple-Condition Structures",
  1423.             "History": 1,
  1424.             "Fts": 124,
  1425.             "SortPath": 0,
  1426.             "AuxID": "#LVB9800125"
  1427.         },
  1428.         {
  1429.             "ScreenID": "LVB9800126",
  1430.             "Viewer": "rtf",
  1431.             "MediaID": "LVB9800126",
  1432.             "Filter": "course",
  1433.             "ScreenTitle": "Select Case Decision Structures",
  1434.             "History": 1,
  1435.             "Fts": 125,
  1436.             "SortPath": 0,
  1437.             "AuxID": "#LVB9800126"
  1438.         },
  1439.         {
  1440.             "ScreenID": "LVB9800127",
  1441.             "Viewer": "rtf",
  1442.             "MediaID": "LVB9800127",
  1443.             "Filter": "course",
  1444.             "ScreenTitle": "Using Ranges of Test Case Values",
  1445.             "History": 1,
  1446.             "Fts": 126,
  1447.             "SortPath": 0,
  1448.             "AuxID": "#LVB9800127"
  1449.         },
  1450.         {
  1451.             "ScreenID": "LVB9800128",
  1452.             "Viewer": "rtf",
  1453.             "MediaID": "LVB9800128",
  1454.             "Filter": "course",
  1455.             "ScreenTitle": "Creating Select Case Structures",
  1456.             "History": 1,
  1457.             "Fts": 127,
  1458.             "SortPath": 0,
  1459.             "AltID": "LVB9800062",
  1460.             "AuxID": "#LVB9800128"
  1461.         },
  1462.         {
  1463.             "ScreenID": "LVB9800129",
  1464.             "Viewer": "rtf",
  1465.             "MediaID": "LVB9800129",
  1466.             "Filter": "course",
  1467.             "ScreenTitle": "Comparison Operators",
  1468.             "History": 1,
  1469.             "Fts": 128,
  1470.             "SortPath": 0,
  1471.             "AltID": "lvb9800136",
  1472.             "AuxID": "#LVB9800129"
  1473.         },
  1474.         {
  1475.             "ScreenID": "LVB9800130",
  1476.             "Viewer": "rtf",
  1477.             "MediaID": "LVB9800130",
  1478.             "Filter": "course",
  1479.             "ScreenTitle": "Finding and Correcting Errors",
  1480.             "History": 1,
  1481.             "Fts": 129,
  1482.             "SortPath": 0,
  1483.             "AltID": "LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1484.             "AuxID": "#LVB9800130"
  1485.         },
  1486.         {
  1487.             "ScreenID": "LVB9800131",
  1488.             "Viewer": "rtf",
  1489.             "MediaID": "LVB9800131",
  1490.             "Filter": "course",
  1491.             "ScreenTitle": "Three Types of Errors",
  1492.             "History": 1,
  1493.             "Fts": 130,
  1494.             "SortPath": 0,
  1495.             "AltID": "LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1496.             "AuxID": "#LVB9800131"
  1497.         },
  1498.         {
  1499.             "ScreenID": "LVB9800132",
  1500.             "Viewer": "rtf",
  1501.             "MediaID": "LVB9800132",
  1502.             "Filter": "course",
  1503.             "ScreenTitle": "Logic Errors",
  1504.             "History": 1,
  1505.             "Fts": 131,
  1506.             "SortPath": 0,
  1507.             "AltID": "LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1508.             "AuxID": "#LVB9800132"
  1509.         },
  1510.         {
  1511.             "ScreenID": "LVB9800133",
  1512.             "Viewer": "rtf",
  1513.             "MediaID": "LVB9800133",
  1514.             "Filter": "course",
  1515.             "ScreenTitle": "Syntax Errors",
  1516.             "History": 1,
  1517.             "Fts": 132,
  1518.             "SortPath": 0,
  1519.             "AltID": "LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1520.             "AuxID": "#LVB9800133"
  1521.         },
  1522.         {
  1523.             "ScreenID": "LVB9800134",
  1524.             "Viewer": "rtf",
  1525.             "MediaID": "LVB9800134",
  1526.             "Filter": "course",
  1527.             "ScreenTitle": "Runtime Errors",
  1528.             "History": 1,
  1529.             "Fts": 133,
  1530.             "SortPath": 0,
  1531.             "AltID": "LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1532.             "AuxID": "#LVB9800134"
  1533.         },
  1534.         {
  1535.             "ScreenID": "LVB9800135",
  1536.             "Viewer": "rtf",
  1537.             "MediaID": "LVB9800135",
  1538.             "Filter": "course",
  1539.             "ScreenTitle": "Fixing Errors",
  1540.             "History": 1,
  1541.             "Fts": 134,
  1542.             "SortPath": 0,
  1543.             "AltID": "LVB9800180,LVB9800181,LVB9800182,LVB9800185,LVB9800183,LVB9800184",
  1544.             "AuxID": "#LVB9800135"
  1545.         },
  1546.         {
  1547.             "ScreenID": "LVB9800136",
  1548.             "Viewer": "rtf",
  1549.             "MediaID": "LVB9800136",
  1550.             "Filter": "course",
  1551.             "ScreenTitle": "Using Break Mode",
  1552.             "History": 1,
  1553.             "Fts": 135,
  1554.             "SortPath": 0,
  1555.             "AltID": "LVB9800129,LVB9800122,LVB9800183,LVB9800182,LVB9800181,LVB9800184,LVB9800180,LVB9800185",
  1556.             "AuxID": "#LVB9800136"
  1557.         },
  1558.         {
  1559.             "ScreenID": "LVB9800137",
  1560.             "Viewer": "rtf",
  1561.             "MediaID": "LVB9800137",
  1562.             "Filter": "course",
  1563.             "ScreenTitle": "Using the Stop Statement",
  1564.             "History": 1,
  1565.             "Fts": 136,
  1566.             "SortPath": 0,
  1567.             "AltID": "LVB9800180,LVB9800181,LVB9800182,LVB9800185,LVB9800183,LVB9800184",
  1568.             "AuxID": "#LVB9800137"
  1569.         },
  1570.         {
  1571.             "ScreenID": "LVB9800138",
  1572.             "Viewer": "rtf",
  1573.             "MediaID": "LVB9800138",
  1574.             "Filter": "course",
  1575.             "ScreenTitle": "Self-Check",
  1576.             "History": 1,
  1577.             "Fts": 137,
  1578.             "SortPath": 0,
  1579.             "AuxID": "#LVB9800138"
  1580.         },
  1581.         {
  1582.             "ScreenID": "LVB9800139",
  1583.             "Viewer": "rtf",
  1584.             "MediaID": "LVB9800139",
  1585.             "Filter": "course",
  1586.             "ScreenTitle": "Review Lab 5",
  1587.             "History": 1,
  1588.             "Fts": 138,
  1589.             "SortPath": 0,
  1590.             "AuxID": "#LVB9800139"
  1591.         },
  1592.         {
  1593.             "ScreenID": "LVB9800140",
  1594.             "Viewer": "rtf",
  1595.             "MediaID": "LVB9800140",
  1596.             "Filter": "course",
  1597.             "ScreenTitle": "Exercise 1: Designing the Form",
  1598.             "History": 1,
  1599.             "Fts": 139,
  1600.             "SortPath": 0,
  1601.             "AuxID": "#LVB9800140"
  1602.         },
  1603.         {
  1604.             "ScreenID": "LVB9800141",
  1605.             "Viewer": "rtf",
  1606.             "MediaID": "LVB9800141",
  1607.             "Filter": "course",
  1608.             "ScreenTitle": "Exercise 2: Using Select Case",
  1609.             "History": 1,
  1610.             "Fts": 140,
  1611.             "SortPath": 0,
  1612.             "AuxID": "#LVB9800141"
  1613.         },
  1614.         {
  1615.             "ScreenID": "LVB9800142",
  1616.             "Viewer": "rtf",
  1617.             "MediaID": "LVB9800142",
  1618.             "Filter": "course",
  1619.             "ScreenTitle": "Exercise 3: Testing the Program",
  1620.             "History": 1,
  1621.             "Fts": 141,
  1622.             "SortPath": 0,
  1623.             "AuxID": "#LVB9800142"
  1624.         },
  1625.         {
  1626.             "ScreenID": "LVB9800143",
  1627.             "Viewer": "rtf",
  1628.             "MediaID": "LVB9800143",
  1629.             "Filter": "course",
  1630.             "ScreenTitle": "Chapter 6: Using Loops and Timers",
  1631.             "History": 1,
  1632.             "Fts": 142,
  1633.             "SortPath": 0,
  1634.             "AuxID": "#LVB9800143"
  1635.         },
  1636.         {
  1637.             "ScreenID": "LVB9800144",
  1638.             "Viewer": "rtf",
  1639.             "MediaID": "LVB9800144",
  1640.             "Filter": "course",
  1641.             "ScreenTitle": "Writing For ... Next Loops",
  1642.             "History": 1,
  1643.             "Fts": 143,
  1644.             "SortPath": 0,
  1645.             "AuxID": "#XX_00130"
  1646.         },
  1647.         {
  1648.             "ScreenID": "LVB9800145",
  1649.             "Viewer": "rtf",
  1650.             "MediaID": "LVB9800145",
  1651.             "Filter": "course",
  1652.             "ScreenTitle": "Anatomy of a For ... Next Loop",
  1653.             "History": 1,
  1654.             "Fts": 144,
  1655.             "SortPath": 0,
  1656.             "AuxID": "#XX_00136"
  1657.         },
  1658.         {
  1659.             "ScreenID": "LVB9800146",
  1660.             "Viewer": "rtf",
  1661.             "MediaID": "LVB9800146",
  1662.             "Filter": "course",
  1663.             "ScreenTitle": "Using the Counter Variable in a Loop",
  1664.             "History": 1,
  1665.             "Fts": 145,
  1666.             "SortPath": 0,
  1667.             "AuxID": "#XX_00137"
  1668.         },
  1669.         {
  1670.             "ScreenID": "LVB9800147",
  1671.             "Viewer": "rtf",
  1672.             "MediaID": "LVB9800147",
  1673.             "Filter": "course",
  1674.             "ScreenTitle": "Changing Properties With a Loop",
  1675.             "History": 1,
  1676.             "Fts": 146,
  1677.             "SortPath": 0,
  1678.             "AltID": "LVB9800034",
  1679.             "AuxID": "#LVB9800147"
  1680.         },
  1681.         {
  1682.             "ScreenID": "LVB9800148",
  1683.             "Viewer": "rtf",
  1684.             "MediaID": "LVB9800148",
  1685.             "Filter": "course",
  1686.             "ScreenTitle": "Using the Exit For Statement",
  1687.             "History": 1,
  1688.             "Fts": 147,
  1689.             "SortPath": 0,
  1690.             "AuxID": "#XX_00139"
  1691.         },
  1692.         {
  1693.             "ScreenID": "LVB9800149",
  1694.             "Viewer": "rtf",
  1695.             "MediaID": "LVB9800149",
  1696.             "Filter": "course",
  1697.             "ScreenTitle": "Complex For ... Next Loops",
  1698.             "History": 1,
  1699.             "Fts": 148,
  1700.             "SortPath": 0,
  1701.             "AuxID": "#XX_00567"
  1702.         },
  1703.         {
  1704.             "ScreenID": "LVB9800150",
  1705.             "Viewer": "rtf",
  1706.             "MediaID": "LVB9800150",
  1707.             "Filter": "course",
  1708.             "ScreenTitle": "Writing Do Loops",
  1709.             "History": 1,
  1710.             "Fts": 149,
  1711.             "SortPath": 0,
  1712.             "AuxID": "#XX_00131"
  1713.         },
  1714.         {
  1715.             "ScreenID": "LVB9800151",
  1716.             "Viewer": "rtf",
  1717.             "MediaID": "LVB9800151",
  1718.             "Filter": "course",
  1719.             "ScreenTitle": "Anatomy of a Do Loop",
  1720.             "History": 1,
  1721.             "Fts": 150,
  1722.             "SortPath": 0,
  1723.             "AuxID": "#XX_00140"
  1724.         },
  1725.         {
  1726.             "ScreenID": "LVB9800152",
  1727.             "Viewer": "rtf",
  1728.             "MediaID": "LVB9800152",
  1729.             "Filter": "course",
  1730.             "ScreenTitle": "Avoiding an Endless Loop",
  1731.             "History": 1,
  1732.             "Fts": 151,
  1733.             "SortPath": 0,
  1734.             "AuxID": "#XX_00141"
  1735.         },
  1736.         {
  1737.             "ScreenID": "LVB9800153",
  1738.             "Viewer": "rtf",
  1739.             "MediaID": "LVB9800153",
  1740.             "Filter": "course",
  1741.             "ScreenTitle": "Using the Until Keyword",
  1742.             "History": 1,
  1743.             "Fts": 152,
  1744.             "SortPath": 0,
  1745.             "AuxID": "#XX_00142"
  1746.         },
  1747.         {
  1748.             "ScreenID": "LVB9800154",
  1749.             "Viewer": "rtf",
  1750.             "MediaID": "LVB9800154",
  1751.             "Filter": "course",
  1752.             "ScreenTitle": "Using the Timer Control",
  1753.             "History": 1,
  1754.             "Fts": 153,
  1755.             "SortPath": 0,
  1756.             "AltID": "LVB9800205,LVB9800206",
  1757.             "AuxID": "#LVB9800154"
  1758.         },
  1759.         {
  1760.             "ScreenID": "LVB9800155",
  1761.             "Viewer": "rtf",
  1762.             "MediaID": "LVB9800155",
  1763.             "Filter": "course",
  1764.             "ScreenTitle": "Creating a Digital Clock",
  1765.             "History": 1,
  1766.             "Fts": 154,
  1767.             "SortPath": 0,
  1768.             "AltID": "LVB9800205,LVB9800206",
  1769.             "AuxID": "#LVB9800155"
  1770.         },
  1771.         {
  1772.             "ScreenID": "LVB9800156",
  1773.             "Viewer": "rtf",
  1774.             "MediaID": "LVB9800156",
  1775.             "Filter": "course",
  1776.             "ScreenTitle": "Setting a Time Limit for Input",
  1777.             "History": 1,
  1778.             "Fts": 155,
  1779.             "SortPath": 0,
  1780.             "AltID": "LVB9800205,LVB9800206",
  1781.             "AuxID": "#LVB9800156"
  1782.         },
  1783.         {
  1784.             "ScreenID": "LVB9800157",
  1785.             "Viewer": "rtf",
  1786.             "MediaID": "LVB9800157",
  1787.             "Filter": "course",
  1788.             "ScreenTitle": "Self-Check",
  1789.             "History": 1,
  1790.             "Fts": 156,
  1791.             "SortPath": 0,
  1792.             "AuxID": "#XX_00133"
  1793.         },
  1794.         {
  1795.             "ScreenID": "LVB9800158",
  1796.             "Viewer": "rtf",
  1797.             "MediaID": "LVB9800158",
  1798.             "Filter": "course",
  1799.             "ScreenTitle": "Review Lab 6",
  1800.             "History": 1,
  1801.             "Fts": 157,
  1802.             "SortPath": 0,
  1803.             "AuxID": "#XX_00134"
  1804.         },
  1805.         {
  1806.             "ScreenID": "LVB9800159",
  1807.             "Viewer": "rtf",
  1808.             "MediaID": "LVB9800159",
  1809.             "Filter": "course",
  1810.             "ScreenTitle": "Exercise 1: Create Objects",
  1811.             "History": 1,
  1812.             "Fts": 158,
  1813.             "SortPath": 0,
  1814.             "AuxID": "#XX_00145"
  1815.         },
  1816.         {
  1817.             "ScreenID": "LVB9800160",
  1818.             "Viewer": "rtf",
  1819.             "MediaID": "LVB9800160",
  1820.             "Filter": "course",
  1821.             "ScreenTitle": "Exercise 2: Set Timer Properties",
  1822.             "History": 1,
  1823.             "Fts": 159,
  1824.             "SortPath": 0,
  1825.             "AuxID": "#XX_00146"
  1826.         },
  1827.         {
  1828.             "ScreenID": "LVB9800161",
  1829.             "Viewer": "rtf",
  1830.             "MediaID": "LVB9800161",
  1831.             "Filter": "course",
  1832.             "ScreenTitle": "Exercise 3: Process the Password",
  1833.             "History": 1,
  1834.             "Fts": 160,
  1835.             "SortPath": 0,
  1836.             "AuxID": "#XX_00568"
  1837.         },
  1838.         {
  1839.             "ScreenID": "LVB9800162",
  1840.             "Viewer": "rtf",
  1841.             "MediaID": "LVB9800162",
  1842.             "Filter": "course",
  1843.             "ScreenTitle": "Chapter 7: Working with Forms, Printers, and Error Handlers",
  1844.             "History": 1,
  1845.             "Fts": 161,
  1846.             "SortPath": 0,
  1847.             "AuxID": "#XX_00040"
  1848.         },
  1849.         {
  1850.             "ScreenID": "LVB9800163",
  1851.             "Viewer": "rtf",
  1852.             "MediaID": "LVB9800163",
  1853.             "Filter": "course",
  1854.             "ScreenTitle": "Using Extra Forms",
  1855.             "History": 1,
  1856.             "Fts": 162,
  1857.             "SortPath": 0,
  1858.             "AuxID": "#XX_00147"
  1859.         },
  1860.         {
  1861.             "ScreenID": "LVB9800164",
  1862.             "Viewer": "rtf",
  1863.             "MediaID": "LVB9800164",
  1864.             "Filter": "course",
  1865.             "ScreenTitle": "Working with Multiple Forms",
  1866.             "History": 1,
  1867.             "Fts": 163,
  1868.             "SortPath": 0,
  1869.             "AuxID": "#XX_00155"
  1870.         },
  1871.         {
  1872.             "ScreenID": "LVB9800165",
  1873.             "Viewer": "rtf",
  1874.             "MediaID": "LVB9800165",
  1875.             "Filter": "course",
  1876.             "ScreenTitle": "Hiding and Unloading Forms",
  1877.             "History": 1,
  1878.             "Fts": 164,
  1879.             "SortPath": 0,
  1880.             "AuxID": "#XX_00156"
  1881.         },
  1882.         {
  1883.             "ScreenID": "LVB9800166",
  1884.             "Viewer": "rtf",
  1885.             "MediaID": "LVB9800166",
  1886.             "Filter": "course",
  1887.             "ScreenTitle": "MDI Forms",
  1888.             "History": 1,
  1889.             "Fts": 165,
  1890.             "SortPath": 0,
  1891.             "AuxID": "#XX_00157"
  1892.         },
  1893.         {
  1894.             "ScreenID": "LVB9800167",
  1895.             "Viewer": "rtf",
  1896.             "MediaID": "LVB9800167",
  1897.             "Filter": "course",
  1898.             "ScreenTitle": "Displaying Forms",
  1899.             "History": 1,
  1900.             "Fts": 166,
  1901.             "SortPath": 0,
  1902.             "AltID": "lvb9800030",
  1903.             "AuxID": "#LVB9800167"
  1904.         },
  1905.         {
  1906.             "ScreenID": "LVB9800168",
  1907.             "Viewer": "rtf",
  1908.             "MediaID": "LVB9800168",
  1909.             "Filter": "course",
  1910.             "ScreenTitle": "Minimizing Forms",
  1911.             "History": 1,
  1912.             "Fts": 167,
  1913.             "SortPath": 0,
  1914.             "AuxID": "#XX_00603"
  1915.         },
  1916.         {
  1917.             "ScreenID": "LVB9800169",
  1918.             "Viewer": "rtf",
  1919.             "MediaID": "LVB9800169",
  1920.             "Filter": "course",
  1921.             "ScreenTitle": "Demonstration: Multiple Forms in Action",
  1922.             "History": 1,
  1923.             "Fts": 168,
  1924.             "SortPath": 0,
  1925.             "AuxID": "#XX_00604"
  1926.         },
  1927.         {
  1928.             "ScreenID": "LVB9800170",
  1929.             "Viewer": "rtf",
  1930.             "MediaID": "LVB9800170",
  1931.             "Filter": "course",
  1932.             "ScreenTitle": "Loading Forms",
  1933.             "History": 1,
  1934.             "Fts": 169,
  1935.             "SortPath": 0,
  1936.             "AuxID": "#XX_00898"
  1937.         },
  1938.         {
  1939.             "ScreenID": "LVB9800171",
  1940.             "Viewer": "rtf",
  1941.             "MediaID": "LVB9800171",
  1942.             "Filter": "course",
  1943.             "ScreenTitle": "Creating New Forms",
  1944.             "History": 1,
  1945.             "Fts": 170,
  1946.             "SortPath": 0,
  1947.             "AuxID": "#XX_00897"
  1948.         },
  1949.         {
  1950.             "ScreenID": "LVB9800172",
  1951.             "Viewer": "rtf",
  1952.             "MediaID": "LVB9800172",
  1953.             "Filter": "course",
  1954.             "ScreenTitle": "Starting from Scratch",
  1955.             "History": 1,
  1956.             "Fts": 171,
  1957.             "SortPath": 0,
  1958.             "AuxID": "#XX_00153"
  1959.         },
  1960.         {
  1961.             "ScreenID": "LVB9800173",
  1962.             "Viewer": "rtf",
  1963.             "MediaID": "LVB9800173",
  1964.             "Filter": "course",
  1965.             "ScreenTitle": "Adding Existing Forms",
  1966.             "History": 1,
  1967.             "Fts": 172,
  1968.             "SortPath": 0,
  1969.             "AuxID": "#XX_00601"
  1970.         },
  1971.         {
  1972.             "ScreenID": "LVB9800174",
  1973.             "Viewer": "rtf",
  1974.             "MediaID": "LVB9800174",
  1975.             "Filter": "course",
  1976.             "ScreenTitle": "Saving New Forms to Disk",
  1977.             "History": 1,
  1978.             "Fts": 173,
  1979.             "SortPath": 0,
  1980.             "AuxID": "#XX_00907"
  1981.         },
  1982.         {
  1983.             "ScreenID": "LVB9800175",
  1984.             "Viewer": "rtf",
  1985.             "MediaID": "LVB9800175",
  1986.             "Filter": "course",
  1987.             "ScreenTitle": "Removing Forms from Your Project",
  1988.             "History": 1,
  1989.             "Fts": 174,
  1990.             "SortPath": 0,
  1991.             "AuxID": "#XX_00908"
  1992.         },
  1993.         {
  1994.             "ScreenID": "LVB9800176",
  1995.             "Viewer": "rtf",
  1996.             "MediaID": "LVB9800176",
  1997.             "Filter": "course",
  1998.             "ScreenTitle": "Using Your Printer",
  1999.             "History": 1,
  2000.             "Fts": 175,
  2001.             "SortPath": 0,
  2002.             "AuxID": "#XX_00148"
  2003.         },
  2004.         {
  2005.             "ScreenID": "LVB9800177",
  2006.             "Viewer": "rtf",
  2007.             "MediaID": "LVB9800177",
  2008.             "Filter": "course",
  2009.             "ScreenTitle": "The Printer Object",
  2010.             "History": 1,
  2011.             "Fts": 176,
  2012.             "SortPath": 0,
  2013.             "AuxID": "#XX_00158"
  2014.         },
  2015.         {
  2016.             "ScreenID": "LVB9800178",
  2017.             "Viewer": "rtf",
  2018.             "MediaID": "LVB9800178",
  2019.             "Filter": "course",
  2020.             "ScreenTitle": "Printing Text",
  2021.             "History": 1,
  2022.             "Fts": 177,
  2023.             "SortPath": 0,
  2024.             "AuxID": "#XX_00159"
  2025.         },
  2026.         {
  2027.             "ScreenID": "LVB9800179",
  2028.             "Viewer": "rtf",
  2029.             "MediaID": "LVB9800179",
  2030.             "Filter": "course",
  2031.             "ScreenTitle": "Printing Graphics",
  2032.             "History": 1,
  2033.             "Fts": 178,
  2034.             "SortPath": 0,
  2035.             "AuxID": "#XX_00160"
  2036.         },
  2037.         {
  2038.             "ScreenID": "LVB9800180",
  2039.             "Viewer": "rtf",
  2040.             "MediaID": "LVB9800180",
  2041.             "Filter": "course",
  2042.             "ScreenTitle": "Using Error Handlers",
  2043.             "History": 1,
  2044.             "Fts": 179,
  2045.             "SortPath": 0,
  2046.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2047.             "AuxID": "#LVB9800180"
  2048.         },
  2049.         {
  2050.             "ScreenID": "LVB9800181",
  2051.             "Viewer": "rtf",
  2052.             "MediaID": "LVB9800181",
  2053.             "Filter": "course",
  2054.             "ScreenTitle": "Determining the Problem",
  2055.             "History": 1,
  2056.             "Fts": 180,
  2057.             "SortPath": 0,
  2058.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2059.             "AuxID": "#LVB9800181"
  2060.         },
  2061.         {
  2062.             "ScreenID": "LVB9800182",
  2063.             "Viewer": "rtf",
  2064.             "MediaID": "LVB9800182",
  2065.             "Filter": "course",
  2066.             "ScreenTitle": "Detecting the Error",
  2067.             "History": 1,
  2068.             "Fts": 181,
  2069.             "SortPath": 0,
  2070.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2071.             "AuxID": "#LVB9800182"
  2072.         },
  2073.         {
  2074.             "ScreenID": "LVB9800183",
  2075.             "Viewer": "rtf",
  2076.             "MediaID": "LVB9800183",
  2077.             "Filter": "course",
  2078.             "ScreenTitle": "Describing the Error",
  2079.             "History": 1,
  2080.             "Fts": 182,
  2081.             "SortPath": 0,
  2082.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2083.             "AuxID": "#LVB9800183"
  2084.         },
  2085.         {
  2086.             "ScreenID": "LVB9800184",
  2087.             "Viewer": "rtf",
  2088.             "MediaID": "LVB9800184",
  2089.             "Filter": "course",
  2090.             "ScreenTitle": "Specifying a Retry Period",
  2091.             "History": 1,
  2092.             "Fts": 183,
  2093.             "SortPath": 0,
  2094.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2095.             "AuxID": "#LVB9800184"
  2096.         },
  2097.         {
  2098.             "ScreenID": "LVB9800185",
  2099.             "Viewer": "rtf",
  2100.             "MediaID": "LVB9800185",
  2101.             "Filter": "course",
  2102.             "ScreenTitle": "Using Resume and Resume Next",
  2103.             "History": 1,
  2104.             "Fts": 184,
  2105.             "SortPath": 0,
  2106.             "AltID": "lvb9800135,lvb9800130,lvb9800132,lvb9800134,lvb9800133,lvb9800131,lvb9800136,lvb9800137",
  2107.             "AuxID": "#LVB9800185"
  2108.         },
  2109.         {
  2110.             "ScreenID": "LVB9800186",
  2111.             "Viewer": "rtf",
  2112.             "MediaID": "LVB9800186",
  2113.             "Filter": "course",
  2114.             "ScreenTitle": "Self-Check",
  2115.             "History": 1,
  2116.             "Fts": 185,
  2117.             "SortPath": 0,
  2118.             "AuxID": "#XX_00150"
  2119.         },
  2120.         {
  2121.             "ScreenID": "LVB9800187",
  2122.             "Viewer": "rtf",
  2123.             "MediaID": "LVB9800187",
  2124.             "Filter": "course",
  2125.             "ScreenTitle": "Review Lab 7",
  2126.             "History": 1,
  2127.             "Fts": 186,
  2128.             "SortPath": 0,
  2129.             "AuxID": "#XX_00151"
  2130.         },
  2131.         {
  2132.             "ScreenID": "LVB9800188",
  2133.             "Viewer": "rtf",
  2134.             "MediaID": "LVB9800188",
  2135.             "Filter": "course",
  2136.             "ScreenTitle": "Exercise 1: Create the Second Form",
  2137.             "History": 1,
  2138.             "Fts": 187,
  2139.             "SortPath": 0,
  2140.             "AuxID": "#XX_00165"
  2141.         },
  2142.         {
  2143.             "ScreenID": "LVB9800189",
  2144.             "Viewer": "rtf",
  2145.             "MediaID": "LVB9800189",
  2146.             "Filter": "course",
  2147.             "ScreenTitle": "Exercise 2: Use the Hide Method",
  2148.             "History": 1,
  2149.             "Fts": 188,
  2150.             "SortPath": 0,
  2151.             "AuxID": "#XX_00166"
  2152.         },
  2153.         {
  2154.             "ScreenID": "LVB9800190",
  2155.             "Viewer": "rtf",
  2156.             "MediaID": "LVB9800190",
  2157.             "Filter": "course",
  2158.             "ScreenTitle": "Exercise 3: Display the Form",
  2159.             "History": 1,
  2160.             "Fts": 189,
  2161.             "SortPath": 0,
  2162.             "AuxID": "#XX_00167"
  2163.         },
  2164.         {
  2165.             "ScreenID": "LVB9800191",
  2166.             "Viewer": "rtf",
  2167.             "MediaID": "LVB9800191",
  2168.             "Filter": "course",
  2169.             "ScreenTitle": "Chapter 8: Adding Artwork and Animation",
  2170.             "History": 1,
  2171.             "Fts": 190,
  2172.             "SortPath": 0,
  2173.             "AuxID": "#XX_00041"
  2174.         },
  2175.         {
  2176.             "ScreenID": "LVB9800192",
  2177.             "Viewer": "rtf",
  2178.             "MediaID": "LVB9800192",
  2179.             "Filter": "course",
  2180.             "ScreenTitle": "Adding Drag and Drop Support",
  2181.             "History": 1,
  2182.             "Fts": 191,
  2183.             "SortPath": 0,
  2184.             "AuxID": "#XX_00169"
  2185.         },
  2186.         {
  2187.             "ScreenID": "LVB9800193",
  2188.             "Viewer": "rtf",
  2189.             "MediaID": "LVB9800193",
  2190.             "Filter": "course",
  2191.             "ScreenTitle": "Setting Drag Mode",
  2192.             "History": 1,
  2193.             "Fts": 192,
  2194.             "SortPath": 0,
  2195.             "AuxID": "#XX_00177"
  2196.         },
  2197.         {
  2198.             "ScreenID": "LVB9800194",
  2199.             "Viewer": "rtf",
  2200.             "MediaID": "LVB9800194",
  2201.             "Filter": "course",
  2202.             "ScreenTitle": "Mouse Pointer",
  2203.             "History": 1,
  2204.             "Fts": 193,
  2205.             "SortPath": 0,
  2206.             "AuxID": "#XX_00179"
  2207.         },
  2208.         {
  2209.             "ScreenID": "LVB9800195",
  2210.             "Viewer": "rtf",
  2211.             "MediaID": "LVB9800195",
  2212.             "Filter": "course",
  2213.             "ScreenTitle": "Drag and Drop",
  2214.             "History": 1,
  2215.             "Fts": 194,
  2216.             "SortPath": 0,
  2217.             "AuxID": "#XX_00660"
  2218.         },
  2219.         {
  2220.             "ScreenID": "LVB9800196",
  2221.             "Viewer": "rtf",
  2222.             "MediaID": "LVB9800196",
  2223.             "Filter": "course",
  2224.             "ScreenTitle": "Using the Tag Property",
  2225.             "History": 1,
  2226.             "Fts": 195,
  2227.             "SortPath": 0,
  2228.             "AuxID": "#XX_00178"
  2229.         },
  2230.         {
  2231.             "ScreenID": "LVB9800197",
  2232.             "Viewer": "rtf",
  2233.             "MediaID": "LVB9800197",
  2234.             "Filter": "course",
  2235.             "ScreenTitle": "Visual Basic Animation",
  2236.             "History": 1,
  2237.             "Fts": 196,
  2238.             "SortPath": 0,
  2239.             "AuxID": "#XX_00170"
  2240.         },
  2241.         {
  2242.             "ScreenID": "LVB9800198",
  2243.             "Viewer": "rtf",
  2244.             "MediaID": "LVB9800198",
  2245.             "Filter": "course",
  2246.             "ScreenTitle": "The Form's Coordinate System",
  2247.             "History": 1,
  2248.             "Fts": 197,
  2249.             "SortPath": 0,
  2250.             "AuxID": "#XX_00180"
  2251.         },
  2252.         {
  2253.             "ScreenID": "LVB9800199",
  2254.             "Viewer": "rtf",
  2255.             "MediaID": "LVB9800199",
  2256.             "Filter": "course",
  2257.             "ScreenTitle": "Moving Objects",
  2258.             "History": 1,
  2259.             "Fts": 198,
  2260.             "SortPath": 0,
  2261.             "AuxID": "#XX_00181"
  2262.         },
  2263.         {
  2264.             "ScreenID": "LVB9800200",
  2265.             "Viewer": "rtf",
  2266.             "MediaID": "LVB9800200",
  2267.             "Filter": "course",
  2268.             "ScreenTitle": "Moving a Collection",
  2269.             "History": 1,
  2270.             "Fts": 199,
  2271.             "SortPath": 0,
  2272.             "AuxID": "#XX_00661"
  2273.         },
  2274.         {
  2275.             "ScreenID": "LVB9800201",
  2276.             "Viewer": "rtf",
  2277.             "MediaID": "LVB9800201",
  2278.             "Filter": "course",
  2279.             "ScreenTitle": "Relative Movement",
  2280.             "History": 1,
  2281.             "Fts": 200,
  2282.             "SortPath": 0,
  2283.             "AuxID": "#XX_00901"
  2284.         },
  2285.         {
  2286.             "ScreenID": "LVB9800202",
  2287.             "Viewer": "rtf",
  2288.             "MediaID": "LVB9800202",
  2289.             "Filter": "course",
  2290.             "ScreenTitle": "Making an Exception",
  2291.             "History": 1,
  2292.             "Fts": 201,
  2293.             "SortPath": 0,
  2294.             "AuxID": "#XX_00902"
  2295.         },
  2296.         {
  2297.             "ScreenID": "LVB9800203",
  2298.             "Viewer": "rtf",
  2299.             "MediaID": "LVB9800203",
  2300.             "Filter": "course",
  2301.             "ScreenTitle": "Other Animation Effects",
  2302.             "History": 1,
  2303.             "Fts": 202,
  2304.             "SortPath": 0,
  2305.             "AuxID": "#XX_00903"
  2306.         },
  2307.         {
  2308.             "ScreenID": "LVB9800204",
  2309.             "Viewer": "rtf",
  2310.             "MediaID": "LVB9800204",
  2311.             "Filter": "course",
  2312.             "ScreenTitle": "Expanding and Shrinking Images",
  2313.             "History": 1,
  2314.             "Fts": 203,
  2315.             "SortPath": 0,
  2316.             "AuxID": "#XX_00182"
  2317.         },
  2318.         {
  2319.             "ScreenID": "LVB9800205",
  2320.             "Viewer": "rtf",
  2321.             "MediaID": "LVB9800205",
  2322.             "Filter": "course",
  2323.             "ScreenTitle": "Creating Animation with the Timer",
  2324.             "History": 1,
  2325.             "Fts": 204,
  2326.             "SortPath": 0,
  2327.             "AltID": "LVB9800155,LVB9800156,LVB9800154",
  2328.             "AuxID": "#LVB9800205"
  2329.         },
  2330.         {
  2331.             "ScreenID": "LVB9800206",
  2332.             "Viewer": "rtf",
  2333.             "MediaID": "LVB9800206",
  2334.             "Filter": "course",
  2335.             "ScreenTitle": "Demonstration: Drifting Clouds",
  2336.             "History": 1,
  2337.             "Fts": 205,
  2338.             "SortPath": 0,
  2339.             "AltID": "LVB9800155,LVB9800156,LVB9800154",
  2340.             "AuxID": "#LVB9800206"
  2341.         },
  2342.         {
  2343.             "ScreenID": "LVB9800207",
  2344.             "Viewer": "rtf",
  2345.             "MediaID": "LVB9800207",
  2346.             "Filter": "course",
  2347.             "ScreenTitle": "Self-Check",
  2348.             "History": 1,
  2349.             "Fts": 206,
  2350.             "SortPath": 0,
  2351.             "AuxID": "#XX_00171"
  2352.         },
  2353.         {
  2354.             "ScreenID": "LVB9800208",
  2355.             "Viewer": "rtf",
  2356.             "MediaID": "LVB9800208",
  2357.             "Filter": "course",
  2358.             "ScreenTitle": "Review Lab 8",
  2359.             "History": 1,
  2360.             "Fts": 207,
  2361.             "SortPath": 0,
  2362.             "AuxID": "#XX_00172"
  2363.         },
  2364.         {
  2365.             "ScreenID": "LVB9800209",
  2366.             "Viewer": "rtf",
  2367.             "MediaID": "LVB9800209",
  2368.             "Filter": "course",
  2369.             "ScreenTitle": "Exercise 1: Open a Planet Bitmap",
  2370.             "History": 1,
  2371.             "Fts": 208,
  2372.             "SortPath": 0,
  2373.             "AuxID": "#XX_00184"
  2374.         },
  2375.         {
  2376.             "ScreenID": "LVB9800210",
  2377.             "Viewer": "rtf",
  2378.             "MediaID": "LVB9800210",
  2379.             "Filter": "course",
  2380.             "ScreenTitle": "Exercise 2: Create a Zoom Effect",
  2381.             "History": 1,
  2382.             "Fts": 209,
  2383.             "SortPath": 0,
  2384.             "AuxID": "#XX_00185"
  2385.         },
  2386.         {
  2387.             "ScreenID": "LVB9800211",
  2388.             "Viewer": "rtf",
  2389.             "MediaID": "LVB9800211",
  2390.             "Filter": "course",
  2391.             "ScreenTitle": "Creating Original Artwork",
  2392.             "History": 1,
  2393.             "Fts": 210,
  2394.             "SortPath": 0,
  2395.             "AuxID": "#XX_00900"
  2396.         },
  2397.         {
  2398.             "ScreenID": "LVB9800212",
  2399.             "Viewer": "rtf",
  2400.             "MediaID": "LVB9800212",
  2401.             "Filter": "course",
  2402.             "ScreenTitle": "Line Control",
  2403.             "History": 1,
  2404.             "Fts": 211,
  2405.             "SortPath": 0,
  2406.             "AuxID": "#XX_00174"
  2407.         },
  2408.         {
  2409.             "ScreenID": "LVB9800213",
  2410.             "Viewer": "rtf",
  2411.             "MediaID": "LVB9800213",
  2412.             "Filter": "course",
  2413.             "ScreenTitle": "Shape Control",
  2414.             "History": 1,
  2415.             "Fts": 212,
  2416.             "SortPath": 0,
  2417.             "AuxID": "#XX_00175"
  2418.         },
  2419.         {
  2420.             "ScreenID": "LVB9800214",
  2421.             "Viewer": "rtf",
  2422.             "MediaID": "LVB9800214",
  2423.             "Filter": "course",
  2424.             "ScreenTitle": "Graphics Methods",
  2425.             "History": 1,
  2426.             "Fts": 213,
  2427.             "SortPath": 0,
  2428.             "AuxID": "#XX_00176"
  2429.         },
  2430.         {
  2431.             "ScreenID": "LVB9800215",
  2432.             "Viewer": "rtf",
  2433.             "MediaID": "LVB9800215",
  2434.             "Filter": "course",
  2435.             "ScreenTitle": "Chapter 9: Working with Modules and Procedures",
  2436.             "History": 1,
  2437.             "Fts": 214,
  2438.             "SortPath": 0,
  2439.             "AuxID": "#XX_00042"
  2440.         },
  2441.         {
  2442.             "ScreenID": "LVB9800216",
  2443.             "Viewer": "rtf",
  2444.             "MediaID": "LVB9800216",
  2445.             "Filter": "course",
  2446.             "ScreenTitle": "Creating Standard Modules",
  2447.             "History": 1,
  2448.             "Fts": 215,
  2449.             "SortPath": 0,
  2450.             "AuxID": "#XX_00186"
  2451.         },
  2452.         {
  2453.             "ScreenID": "LVB9800217",
  2454.             "Viewer": "rtf",
  2455.             "MediaID": "LVB9800217",
  2456.             "Filter": "course",
  2457.             "ScreenTitle": "Module Property",
  2458.             "History": 1,
  2459.             "Fts": 216,
  2460.             "SortPath": 0,
  2461.             "AuxID": "#XX_00708"
  2462.         },
  2463.         {
  2464.             "ScreenID": "LVB9800218",
  2465.             "Viewer": "rtf",
  2466.             "MediaID": "LVB9800218",
  2467.             "Filter": "course",
  2468.             "ScreenTitle": "Module Files",
  2469.             "History": 1,
  2470.             "Fts": 217,
  2471.             "SortPath": 0,
  2472.             "AltID": "lvb9800225,lvb9800097",
  2473.             "AuxID": "#LVB9800218"
  2474.         },
  2475.         {
  2476.             "ScreenID": "LVB9800219",
  2477.             "Viewer": "rtf",
  2478.             "MediaID": "LVB9800219",
  2479.             "Filter": "course",
  2480.             "ScreenTitle": "Working with Public Variables",
  2481.             "History": 1,
  2482.             "Fts": 218,
  2483.             "SortPath": 0,
  2484.             "AltID": "LVB9800097,LVB9800098",
  2485.             "AuxID": "#LVB9800219"
  2486.         },
  2487.         {
  2488.             "ScreenID": "LVB9800220",
  2489.             "Viewer": "rtf",
  2490.             "MediaID": "LVB9800220",
  2491.             "Filter": "course",
  2492.             "ScreenTitle": "Creating General-Purpose Procedures",
  2493.             "History": 1,
  2494.             "Fts": 219,
  2495.             "SortPath": 0,
  2496.             "AuxID": "#XX_00188"
  2497.         },
  2498.         {
  2499.             "ScreenID": "LVB9800221",
  2500.             "Viewer": "rtf",
  2501.             "MediaID": "LVB9800221",
  2502.             "Filter": "course",
  2503.             "ScreenTitle": "Function Procedures",
  2504.             "History": 1,
  2505.             "Fts": 220,
  2506.             "SortPath": 0,
  2507.             "AltID": "LVB9800102",
  2508.             "AuxID": "#LVB9800221"
  2509.         },
  2510.         {
  2511.             "ScreenID": "LVB9800222",
  2512.             "Viewer": "rtf",
  2513.             "MediaID": "LVB9800222",
  2514.             "Filter": "course",
  2515.             "ScreenTitle": "Function Syntax",
  2516.             "History": 1,
  2517.             "Fts": 221,
  2518.             "SortPath": 0,
  2519.             "AltID": "LVB9800102",
  2520.             "AuxID": "#LVB9800222"
  2521.         },
  2522.         {
  2523.             "ScreenID": "LVB9800223",
  2524.             "Viewer": "rtf",
  2525.             "MediaID": "LVB9800223",
  2526.             "Filter": "course",
  2527.             "ScreenTitle": "Function Calls",
  2528.             "History": 1,
  2529.             "Fts": 222,
  2530.             "SortPath": 0,
  2531.             "AltID": "LVB9800102",
  2532.             "AuxID": "#LVB9800223"
  2533.         },
  2534.         {
  2535.             "ScreenID": "LVB9800224",
  2536.             "Viewer": "rtf",
  2537.             "MediaID": "LVB9800224",
  2538.             "Filter": "course",
  2539.             "ScreenTitle": "Sub Procedures",
  2540.             "History": 1,
  2541.             "Fts": 223,
  2542.             "SortPath": 0,
  2543.             "AuxID": "#LVB9800224"
  2544.         },
  2545.         {
  2546.             "ScreenID": "LVB9800225",
  2547.             "Viewer": "rtf",
  2548.             "MediaID": "LVB9800225",
  2549.             "Filter": "course",
  2550.             "ScreenTitle": "Sub Procedure Syntax",
  2551.             "History": 1,
  2552.             "Fts": 224,
  2553.             "SortPath": 0,
  2554.             "AltID": "LVB9800218",
  2555.             "AuxID": "#LVB9800225"
  2556.         },
  2557.         {
  2558.             "ScreenID": "LVB9800226",
  2559.             "Viewer": "rtf",
  2560.             "MediaID": "LVB9800226",
  2561.             "Filter": "course",
  2562.             "ScreenTitle": "Calling a Sub",
  2563.             "History": 1,
  2564.             "Fts": 225,
  2565.             "SortPath": 0,
  2566.             "AuxID": "#XX_00716"
  2567.         },
  2568.         {
  2569.             "ScreenID": "LVB9800227",
  2570.             "Viewer": "rtf",
  2571.             "MediaID": "LVB9800227",
  2572.             "Filter": "course",
  2573.             "ScreenTitle": "Advanced Sub Calls",
  2574.             "History": 1,
  2575.             "Fts": 226,
  2576.             "SortPath": 0,
  2577.             "AltID": "LVB9800049",
  2578.             "AuxID": "#LVB9800227"
  2579.         },
  2580.         {
  2581.             "ScreenID": "LVB9800228",
  2582.             "Viewer": "rtf",
  2583.             "MediaID": "LVB9800228",
  2584.             "Filter": "course",
  2585.             "ScreenTitle": "Self-Check",
  2586.             "History": 1,
  2587.             "Fts": 227,
  2588.             "SortPath": 0,
  2589.             "AuxID": "#XX_00189"
  2590.         },
  2591.         {
  2592.             "ScreenID": "LVB9800229",
  2593.             "Viewer": "rtf",
  2594.             "MediaID": "LVB9800229",
  2595.             "Filter": "course",
  2596.             "ScreenTitle": "Review Lab 9",
  2597.             "History": 1,
  2598.             "Fts": 228,
  2599.             "SortPath": 0,
  2600.             "AuxID": "#XX_00190"
  2601.         },
  2602.         {
  2603.             "ScreenID": "LVB9800230",
  2604.             "Viewer": "rtf",
  2605.             "MediaID": "LVB9800230",
  2606.             "Filter": "course",
  2607.             "ScreenTitle": "Exercise 1: Create a Standard Module",
  2608.             "History": 1,
  2609.             "Fts": 229,
  2610.             "SortPath": 0,
  2611.             "AuxID": "#XX_00194"
  2612.         },
  2613.         {
  2614.             "ScreenID": "LVB9800231",
  2615.             "Viewer": "rtf",
  2616.             "MediaID": "LVB9800231",
  2617.             "Filter": "course",
  2618.             "ScreenTitle": "Exercise 2: Create the Rate Function",
  2619.             "History": 1,
  2620.             "Fts": 230,
  2621.             "SortPath": 0,
  2622.             "AuxID": "#XX_00195"
  2623.         },
  2624.         {
  2625.             "ScreenID": "LVB9800232",
  2626.             "Viewer": "rtf",
  2627.             "MediaID": "LVB9800232",
  2628.             "Filter": "course",
  2629.             "ScreenTitle": "Exercise 3: Call the Function",
  2630.             "History": 1,
  2631.             "Fts": 231,
  2632.             "SortPath": 0,
  2633.             "AuxID": "#XX_00196"
  2634.         },
  2635.         {
  2636.             "ScreenID": "LVB9800233",
  2637.             "Viewer": "rtf",
  2638.             "MediaID": "LVB9800233",
  2639.             "Filter": "course",
  2640.             "ScreenTitle": "Variable Scope",
  2641.             "History": 1,
  2642.             "Fts": 232,
  2643.             "SortPath": 0,
  2644.             "AltID": "LVB9800097,LVB9800098",
  2645.             "AuxID": "#LVB9800233"
  2646.         },
  2647.         {
  2648.             "ScreenID": "LVB9800234",
  2649.             "Viewer": "rtf",
  2650.             "MediaID": "LVB9800234",
  2651.             "Filter": "course",
  2652.             "ScreenTitle": "Chapter 10: Working with Text Files and Databases",
  2653.             "History": 1,
  2654.             "Fts": 233,
  2655.             "SortPath": 0,
  2656.             "AuxID": "#XX_00043"
  2657.         },
  2658.         {
  2659.             "ScreenID": "LVB9800235",
  2660.             "Viewer": "rtf",
  2661.             "MediaID": "LVB9800235",
  2662.             "Filter": "course",
  2663.             "ScreenTitle": "Opening Databases",
  2664.             "History": 1,
  2665.             "Fts": 234,
  2666.             "SortPath": 0,
  2667.             "AltID": "LVB9800065,LVB9800066",
  2668.             "AuxID": "#LVB9800235"
  2669.         },
  2670.         {
  2671.             "ScreenID": "LVB9800236",
  2672.             "Viewer": "rtf",
  2673.             "MediaID": "LVB9800236",
  2674.             "Filter": "course",
  2675.             "ScreenTitle": "Using Bound Controls",
  2676.             "History": 1,
  2677.             "Fts": 235,
  2678.             "SortPath": 0,
  2679.             "AltID": "LVB9800065,LVB9800066",
  2680.             "AuxID": "#LVB9800236"
  2681.         },
  2682.         {
  2683.             "ScreenID": "LVB9800237",
  2684.             "Viewer": "rtf",
  2685.             "MediaID": "LVB9800237",
  2686.             "Filter": "course",
  2687.             "ScreenTitle": "Demonstration: Data Browser Program",
  2688.             "History": 1,
  2689.             "Fts": 236,
  2690.             "SortPath": 0,
  2691.             "AltID": "LVB9800065,LVB9800066",
  2692.             "AuxID": "#LVB9800237"
  2693.         },
  2694.         {
  2695.             "ScreenID": "LVB9800238",
  2696.             "Viewer": "rtf",
  2697.             "MediaID": "LVB9800238",
  2698.             "Filter": "course",
  2699.             "ScreenTitle": "Using the Data Control",
  2700.             "History": 1,
  2701.             "Fts": 237,
  2702.             "SortPath": 0,
  2703.             "AltID": "LVB9800065,LVB9800066",
  2704.             "AuxID": "#LVB9800238"
  2705.         },
  2706.         {
  2707.             "ScreenID": "LVB9800239",
  2708.             "Viewer": "rtf",
  2709.             "MediaID": "LVB9800239",
  2710.             "Filter": "course",
  2711.             "ScreenTitle": "Self-Check",
  2712.             "History": 1,
  2713.             "Fts": 238,
  2714.             "SortPath": 0,
  2715.             "AuxID": "#XX_00199"
  2716.         },
  2717.         {
  2718.             "ScreenID": "LVB9800240",
  2719.             "Viewer": "rtf",
  2720.             "MediaID": "LVB9800240",
  2721.             "Filter": "course",
  2722.             "ScreenTitle": "Review Lab 10",
  2723.             "History": 1,
  2724.             "Fts": 239,
  2725.             "SortPath": 0,
  2726.             "AuxID": "#XX_00200"
  2727.         },
  2728.         {
  2729.             "ScreenID": "LVB9800241",
  2730.             "Viewer": "rtf",
  2731.             "MediaID": "LVB9800241",
  2732.             "Filter": "course",
  2733.             "ScreenTitle": "Exercise 1: Open the Biblio.mdb Database",
  2734.             "History": 1,
  2735.             "Fts": 240,
  2736.             "SortPath": 0,
  2737.             "AuxID": "#XX_00208"
  2738.         },
  2739.         {
  2740.             "ScreenID": "LVB9800242",
  2741.             "Viewer": "rtf",
  2742.             "MediaID": "LVB9800242",
  2743.             "Filter": "course",
  2744.             "ScreenTitle": "Exercise 2: Search Database Records",
  2745.             "History": 1,
  2746.             "Fts": 241,
  2747.             "SortPath": 0,
  2748.             "AuxID": "#XX_00209"
  2749.         },
  2750.         {
  2751.             "ScreenID": "LVB9800243",
  2752.             "Viewer": "rtf",
  2753.             "MediaID": "LVB9800243",
  2754.             "Filter": "course",
  2755.             "ScreenTitle": "Exercise 3: Add a Record",
  2756.             "History": 1,
  2757.             "Fts": 242,
  2758.             "SortPath": 0,
  2759.             "AuxID": "#XX_00269"
  2760.         },
  2761.         {
  2762.             "ScreenID": "LVB9800244",
  2763.             "Viewer": "rtf",
  2764.             "MediaID": "LVB9800244",
  2765.             "Filter": "course",
  2766.             "ScreenTitle": "Exercise 4: Delete a Record",
  2767.             "History": 1,
  2768.             "Fts": 243,
  2769.             "SortPath": 0,
  2770.             "AuxID": "#XX_00270"
  2771.         },
  2772.         {
  2773.             "ScreenID": "LVB9800245",
  2774.             "Viewer": "rtf",
  2775.             "MediaID": "LVB9800245",
  2776.             "Filter": "course",
  2777.             "ScreenTitle": "Displaying Text Files",
  2778.             "History": 1,
  2779.             "Fts": 244,
  2780.             "SortPath": 0,
  2781.             "AltID": "LVB9800056,LVB9800053,LVB9800054,LVB9800055,LVB9800052",
  2782.             "AuxID": "#LVB9800245"
  2783.         },
  2784.         {
  2785.             "ScreenID": "LVB9800246",
  2786.             "Viewer": "rtf",
  2787.             "MediaID": "LVB9800246",
  2788.             "Filter": "course",
  2789.             "ScreenTitle": "Opening Text Files",
  2790.             "History": 1,
  2791.             "Fts": 245,
  2792.             "SortPath": 0,
  2793.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2794.             "AuxID": "#LVB9800246"
  2795.         },
  2796.         {
  2797.             "ScreenID": "LVB9800247",
  2798.             "Viewer": "rtf",
  2799.             "MediaID": "LVB9800247",
  2800.             "Filter": "course",
  2801.             "ScreenTitle": "The Open Statement",
  2802.             "History": 1,
  2803.             "Fts": 246,
  2804.             "SortPath": 0,
  2805.             "AltID": "LVB9800086,LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2806.             "AuxID": "#LVB9800247"
  2807.         },
  2808.         {
  2809.             "ScreenID": "LVB9800248",
  2810.             "Viewer": "rtf",
  2811.             "MediaID": "LVB9800248",
  2812.             "Filter": "course",
  2813.             "ScreenTitle": "Demonstration: Text Browser Program",
  2814.             "History": 1,
  2815.             "Fts": 247,
  2816.             "SortPath": 0,
  2817.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2818.             "AuxID": "#LVB9800248"
  2819.         },
  2820.         {
  2821.             "ScreenID": "LVB9800249",
  2822.             "Viewer": "rtf",
  2823.             "MediaID": "LVB9800249",
  2824.             "Filter": "course",
  2825.             "ScreenTitle": "Creating New Text Files",
  2826.             "History": 1,
  2827.             "Fts": 248,
  2828.             "SortPath": 0,
  2829.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2830.             "AuxID": "#LVB9800249"
  2831.         },
  2832.         {
  2833.             "ScreenID": "LVB9800250",
  2834.             "Viewer": "rtf",
  2835.             "MediaID": "LVB9800250",
  2836.             "Filter": "course",
  2837.             "ScreenTitle": "Save Command Code",
  2838.             "History": 1,
  2839.             "Fts": 249,
  2840.             "SortPath": 0,
  2841.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2842.             "AuxID": "#LVB9800250"
  2843.         },
  2844.         {
  2845.             "ScreenID": "LVB9800251",
  2846.             "Viewer": "rtf",
  2847.             "MediaID": "LVB9800251",
  2848.             "Filter": "course",
  2849.             "ScreenTitle": "Demonstration: Quick Note Utility",
  2850.             "History": 1,
  2851.             "Fts": 250,
  2852.             "SortPath": 0,
  2853.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2854.             "AuxID": "#LVB9800251"
  2855.         },
  2856.         {
  2857.             "ScreenID": "LVB9800252",
  2858.             "Viewer": "rtf",
  2859.             "MediaID": "LVB9800252",
  2860.             "Filter": "course",
  2861.             "ScreenTitle": "New Text Files",
  2862.             "History": 1,
  2863.             "Fts": 251,
  2864.             "SortPath": 0,
  2865.             "AltID": "LVB9800056,LVB9800054,LVB9800053,LVB9800055,LVB9800052",
  2866.             "AuxID": "#LVB9800252"
  2867.         },
  2868.         {
  2869.             "ScreenID": "LVB9800253",
  2870.             "Viewer": "rtf",
  2871.             "MediaID": "LVB9800253",
  2872.             "Filter": "course",
  2873.             "ScreenTitle": "Managing Database Records",
  2874.             "History": 1,
  2875.             "Fts": 252,
  2876.             "SortPath": 0,
  2877.             "AuxID": "#XX_00790"
  2878.         },
  2879.         {
  2880.             "ScreenID": "LVB9800254",
  2881.             "Viewer": "rtf",
  2882.             "MediaID": "LVB9800254",
  2883.             "Filter": "course",
  2884.             "ScreenTitle": "Searching Records",
  2885.             "History": 1,
  2886.             "Fts": 253,
  2887.             "SortPath": 0,
  2888.             "AuxID": "#XX_00264"
  2889.         },
  2890.         {
  2891.             "ScreenID": "LVB9800255",
  2892.             "Viewer": "rtf",
  2893.             "MediaID": "LVB9800255",
  2894.             "Filter": "course",
  2895.             "ScreenTitle": "Adding Records",
  2896.             "History": 1,
  2897.             "Fts": 254,
  2898.             "SortPath": 0,
  2899.             "AuxID": "#XX_00265"
  2900.         },
  2901.         {
  2902.             "ScreenID": "LVB9800256",
  2903.             "Viewer": "rtf",
  2904.             "MediaID": "LVB9800256",
  2905.             "Filter": "course",
  2906.             "ScreenTitle": "Deleting Records",
  2907.             "History": 1,
  2908.             "Fts": 255,
  2909.             "SortPath": 0,
  2910.             "AuxID": "#XX_00266"
  2911.         },
  2912.         {
  2913.             "ScreenID": "LVB9800257",
  2914.             "Viewer": "rtf",
  2915.             "MediaID": "LVB9800257",
  2916.             "Filter": "course",
  2917.             "ScreenTitle": "Making Backup Copies",
  2918.             "History": 1,
  2919.             "Fts": 256,
  2920.             "SortPath": 0,
  2921.             "AuxID": "#XX_00267"
  2922.         },
  2923.         {
  2924.             "ScreenID": "LVB9800258",
  2925.             "Viewer": "rtf",
  2926.             "MediaID": "LVB9800258",
  2927.             "Filter": "course",
  2928.             "ScreenTitle": "Chapter 11: Connecting to Microsoft Office",
  2929.             "History": 1,
  2930.             "Fts": 257,
  2931.             "SortPath": 0,
  2932.             "AuxID": "#XX_00044"
  2933.         },
  2934.         {
  2935.             "ScreenID": "LVB9800259",
  2936.             "Viewer": "rtf",
  2937.             "MediaID": "LVB9800259",
  2938.             "Filter": "course",
  2939.             "ScreenTitle": "Self-Check",
  2940.             "History": 1,
  2941.             "Fts": 258,
  2942.             "SortPath": 0,
  2943.             "AuxID": "#XX_00212"
  2944.         },
  2945.         {
  2946.             "ScreenID": "LVB9800260",
  2947.             "Viewer": "rtf",
  2948.             "MediaID": "LVB9800260",
  2949.             "Filter": "course",
  2950.             "ScreenTitle": "Review Lab 11",
  2951.             "History": 1,
  2952.             "Fts": 259,
  2953.             "SortPath": 0,
  2954.             "AuxID": "#XX_00213"
  2955.         },
  2956.         {
  2957.             "ScreenID": "LVB9800261",
  2958.             "Viewer": "rtf",
  2959.             "MediaID": "LVB9800261",
  2960.             "Filter": "course",
  2961.             "ScreenTitle": "Exercise 1: Set Data Object Properties",
  2962.             "History": 1,
  2963.             "Fts": 260,
  2964.             "SortPath": 0,
  2965.             "AuxID": "#XX_00224"
  2966.         },
  2967.         {
  2968.             "ScreenID": "LVB9800262",
  2969.             "Viewer": "rtf",
  2970.             "MediaID": "LVB9800262",
  2971.             "Filter": "course",
  2972.             "ScreenTitle": "Exercise 2: Write the Automation Code",
  2973.             "History": 1,
  2974.             "Fts": 261,
  2975.             "SortPath": 0,
  2976.             "AuxID": "#XX_00225"
  2977.         },
  2978.         {
  2979.             "ScreenID": "LVB9800263",
  2980.             "Viewer": "rtf",
  2981.             "MediaID": "LVB9800263",
  2982.             "Filter": "course",
  2983.             "ScreenTitle": "Exercise 3: Run the Program",
  2984.             "History": 1,
  2985.             "Fts": 262,
  2986.             "SortPath": 0,
  2987.             "AuxID": "#XX_00843"
  2988.         },
  2989.         {
  2990.             "ScreenID": "LVB9800265",
  2991.             "Viewer": "rtf",
  2992.             "MediaID": "LVB9800265",
  2993.             "Filter": "course",
  2994.             "ScreenTitle": "Understanding Automation",
  2995.             "History": 1,
  2996.             "Fts": 263,
  2997.             "SortPath": 0,
  2998.             "AltID": "LVB9800064",
  2999.             "AuxID": "#LVB9800265"
  3000.         },
  3001.         {
  3002.             "ScreenID": "LVB9800266",
  3003.             "Viewer": "rtf",
  3004.             "MediaID": "LVB9800266",
  3005.             "Filter": "course",
  3006.             "ScreenTitle": "Using the Object Browser",
  3007.             "History": 1,
  3008.             "Fts": 264,
  3009.             "SortPath": 0,
  3010.             "AltID": "lvb9800026",
  3011.             "AuxID": "#LVB9800266"
  3012.         },
  3013.         {
  3014.             "ScreenID": "LVB9800268",
  3015.             "Viewer": "rtf",
  3016.             "MediaID": "LVB9800268",
  3017.             "Filter": "course",
  3018.             "ScreenTitle": "Controlling Microsoft Office",
  3019.             "History": 1,
  3020.             "Fts": 265,
  3021.             "SortPath": 0,
  3022.             "AuxID": "#XX_00912"
  3023.         },
  3024.         {
  3025.             "ScreenID": "LVB9800269",
  3026.             "Viewer": "rtf",
  3027.             "MediaID": "LVB9800269",
  3028.             "Filter": "course",
  3029.             "ScreenTitle": "Microsoft Word",
  3030.             "History": 1,
  3031.             "Fts": 266,
  3032.             "SortPath": 0,
  3033.             "AuxID": "#XX_00840"
  3034.         },
  3035.         {
  3036.             "ScreenID": "LVB9800270",
  3037.             "Viewer": "rtf",
  3038.             "MediaID": "LVB9800270",
  3039.             "Filter": "course",
  3040.             "ScreenTitle": "Microsoft Excel",
  3041.             "History": 1,
  3042.             "Fts": 267,
  3043.             "SortPath": 0,
  3044.             "AuxID": "#XX_00841"
  3045.         },
  3046.         {
  3047.             "ScreenID": "LVB9800271",
  3048.             "Viewer": "rtf",
  3049.             "MediaID": "LVB9800271",
  3050.             "Filter": "course",
  3051.             "ScreenTitle": "Introduction",
  3052.             "History": 1,
  3053.             "Fts": 268,
  3054.             "SortPath": 0,
  3055.             "AuxID": "#XX_00248"
  3056.         },
  3057.         {
  3058.             "ScreenID": "LVB9800272",
  3059.             "Viewer": "rtf",
  3060.             "MediaID": "LVB9800272",
  3061.             "Filter": "course",
  3062.             "ScreenTitle": "About the Author",
  3063.             "History": 1,
  3064.             "Fts": 269,
  3065.             "SortPath": 0,
  3066.             "AuxID": "#XX_00249"
  3067.         },
  3068.         {
  3069.             "ScreenID": "LVB9800273",
  3070.             "Viewer": "rtf",
  3071.             "MediaID": "LVB9800273",
  3072.             "Filter": "course",
  3073.             "ScreenTitle": "What's Next?",
  3074.             "History": 1,
  3075.             "Fts": 270,
  3076.             "SortPath": 0,
  3077.             "AuxID": "#XX_00910"
  3078.         },
  3079.         {
  3080.             "ScreenID": "LVB9800274",
  3081.             "Viewer": "anim",
  3082.             "MediaID": "\\chap01\\B01A005.AVI",
  3083.             "ScreenTitle": "Chapter 1 Introduction",
  3084.             "History": 0,
  3085.             "Fts": -1,
  3086.             "SortPath": 0,
  3087.             "AuxID": "#XX_00471"
  3088.         },
  3089.         {
  3090.             "ScreenID": "LVB9800275",
  3091.             "Viewer": "tip",
  3092.             "MediaID": "LVB9800275",
  3093.             "ScreenTitle": "Sketch Your Ideas",
  3094.             "History": 0,
  3095.             "Fts": -1,
  3096.             "SortPath": 0,
  3097.             "AuxID": "#XX_00776"
  3098.         },
  3099.         {
  3100.             "ScreenID": "LVB9800276",
  3101.             "Viewer": "image",
  3102.             "MediaID": "\\chap01\\B01B040.BMP",
  3103.             "ScreenTitle": "Barbecue Planning Algorithm",
  3104.             "History": 0,
  3105.             "Fts": -1,
  3106.             "SortPath": 0,
  3107.             "AuxID": "#XX_00495"
  3108.         },
  3109.         {
  3110.             "ScreenID": "LVB9800277",
  3111.             "Viewer": "anim",
  3112.             "MediaID": "\\chap01\\B01A010.AVI",
  3113.             "ScreenTitle": "Creating the User Interface",
  3114.             "History": 0,
  3115.             "Fts": -1,
  3116.             "SortPath": 0,
  3117.             "AuxID": "#XX_00473"
  3118.         },
  3119.         {
  3120.             "ScreenID": "LVB9800278",
  3121.             "Viewer": "anim",
  3122.             "MediaID": "\\chap01\\B01A015.AVI",
  3123.             "ScreenTitle": "Properties Analogy",
  3124.             "History": 0,
  3125.             "Fts": -1,
  3126.             "SortPath": 0,
  3127.             "AuxID": "#XX_00476"
  3128.         },
  3129.         {
  3130.             "ScreenID": "LVB9800279",
  3131.             "Viewer": "image",
  3132.             "MediaID": "\\chap01\\B01B045.BMP",
  3133.             "ScreenTitle": "Saving a Project",
  3134.             "History": 0,
  3135.             "Fts": -1,
  3136.             "SortPath": 0,
  3137.             "AuxID": "#XX_00328"
  3138.         },
  3139.         {
  3140.             "ScreenID": "LVB9800280",
  3141.             "Viewer": "image",
  3142.             "MediaID": "\\chap01\\B01B050.BMP",
  3143.             "ScreenTitle": "The Development Life Cycle",
  3144.             "History": 0,
  3145.             "Fts": -1,
  3146.             "SortPath": 0,
  3147.             "AuxID": "#XX_00887"
  3148.         },
  3149.         {
  3150.             "ScreenID": "LVB9800281",
  3151.             "Viewer": "demo",
  3152.             "MediaID": "\\chap01\\B01D005.AVI",
  3153.             "ScreenTitle": "Running a Visual Basic Program",
  3154.             "History": 0,
  3155.             "Fts": -1,
  3156.             "SortPath": 0,
  3157.             "AuxID": "#XX_00475"
  3158.         },
  3159.         {
  3160.             "ScreenID": "LVB9800282",
  3161.             "Viewer": "demo",
  3162.             "MediaID": "\\chap01\\B01D010.AVI",
  3163.             "ScreenTitle": "Moving, Docking, and Resizing Windows",
  3164.             "History": 0,
  3165.             "Fts": -1,
  3166.             "SortPath": 0,
  3167.             "AuxID": "#XX_00477"
  3168.         },
  3169.         {
  3170.             "ScreenID": "LVB9800283",
  3171.             "Viewer": "image",
  3172.             "MediaID": "\\chap01\\B01B005.BMP",
  3173.             "ScreenTitle": "New Project Dialog Box",
  3174.             "History": 0,
  3175.             "Fts": -1,
  3176.             "SortPath": 0,
  3177.             "AuxID": "#XX_00321"
  3178.         },
  3179.         {
  3180.             "ScreenID": "LVB9800284",
  3181.             "Viewer": "image",
  3182.             "MediaID": "\\chap01\\B01B010.BMP",
  3183.             "ScreenTitle": "The Visual Basic Development Environment",
  3184.             "History": 0,
  3185.             "Fts": -1,
  3186.             "SortPath": 0,
  3187.             "AuxID": "#XX_00322"
  3188.         },
  3189.         {
  3190.             "ScreenID": "LVB9800285",
  3191.             "Viewer": "image",
  3192.             "MediaID": "\\chap01\\B01B020.BMP",
  3193.             "ScreenTitle": "The Form Window",
  3194.             "History": 0,
  3195.             "Fts": -1,
  3196.             "SortPath": 0,
  3197.             "AuxID": "#XX_00956"
  3198.         },
  3199.         {
  3200.             "ScreenID": "LVB9800286",
  3201.             "Viewer": "tip",
  3202.             "MediaID": "LVB9800286",
  3203.             "ScreenTitle": "Maximize a Form",
  3204.             "History": 0,
  3205.             "Fts": -1,
  3206.             "SortPath": 0,
  3207.             "AuxID": "#XX_00320"
  3208.         },
  3209.         {
  3210.             "ScreenID": "LVB9800287",
  3211.             "Viewer": "image",
  3212.             "MediaID": "\\chap01\\B01B015.BMP",
  3213.             "ScreenTitle": "The Toolbox",
  3214.             "History": 0,
  3215.             "Fts": -1,
  3216.             "SortPath": 0,
  3217.             "AuxID": "#XX_00324"
  3218.         },
  3219.         {
  3220.             "ScreenID": "LVB9800288",
  3221.             "Viewer": "image",
  3222.             "MediaID": "\\chap01\\B01B025.BMP",
  3223.             "ScreenTitle": "The Properties Window",
  3224.             "History": 0,
  3225.             "Fts": -1,
  3226.             "SortPath": 0,
  3227.             "AuxID": "#XX_00325"
  3228.         },
  3229.         {
  3230.             "ScreenID": "LVB9800289",
  3231.             "Viewer": "image",
  3232.             "MediaID": "\\chap01\\B01B030.BMP",
  3233.             "ScreenTitle": "The Project Window",
  3234.             "History": 0,
  3235.             "Fts": -1,
  3236.             "SortPath": 0,
  3237.             "AuxID": "#XX_00326"
  3238.         },
  3239.         {
  3240.             "ScreenID": "LVB9800290",
  3241.             "Viewer": "image",
  3242.             "MediaID": "\\chap01\\B01B035.BMP",
  3243.             "ScreenTitle": "The Form Layout Window",
  3244.             "History": 0,
  3245.             "Fts": -1,
  3246.             "SortPath": 0,
  3247.             "AuxID": "#XX_00323"
  3248.         },
  3249.         {
  3250.             "ScreenID": "LVB9800291",
  3251.             "Viewer": "anim",
  3252.             "MediaID": "\\chap01\\B01A020.AVI",
  3253.             "ScreenTitle": "Planning Lucky Seven",
  3254.             "History": 0,
  3255.             "Fts": -1,
  3256.             "SortPath": 0,
  3257.             "AuxID": "#XX_00478"
  3258.         },
  3259.         {
  3260.             "ScreenID": "LVB9800292",
  3261.             "Viewer": "demo",
  3262.             "MediaID": "\\chap01\\B01D015.AVI",
  3263.             "ScreenTitle": "Watch Me Design the Form",
  3264.             "History": 0,
  3265.             "Fts": -1,
  3266.             "SortPath": 0,
  3267.             "AuxID": "#XX_00479"
  3268.         },
  3269.         {
  3270.             "ScreenID": "LVB9800293",
  3271.             "Viewer": "demo",
  3272.             "MediaID": "\\Chap01\\B01D020.AVI",
  3273.             "ScreenTitle": "Watch Me Set the Properties",
  3274.             "History": 0,
  3275.             "Fts": -1,
  3276.             "SortPath": 0,
  3277.             "AuxID": "#XX_00480"
  3278.         },
  3279.         {
  3280.             "ScreenID": "LVB9800294",
  3281.             "Viewer": "demo",
  3282.             "MediaID": "\\Chap01\\B01D025.AVI",
  3283.             "ScreenTitle": "Watch Me Write the Code",
  3284.             "History": 0,
  3285.             "Fts": -1,
  3286.             "SortPath": 0,
  3287.             "AuxID": "#XX_00481"
  3288.         },
  3289.         {
  3290.             "ScreenID": "LVB9800295",
  3291.             "Viewer": "demo",
  3292.             "MediaID": "\\chap01\\B01D030.AVI",
  3293.             "ScreenTitle": "Watch Me Run Lucky Seven",
  3294.             "History": 0,
  3295.             "Fts": -1,
  3296.             "SortPath": 0,
  3297.             "AuxID": "#XX_00482"
  3298.         },
  3299.         {
  3300.             "ScreenID": "LVB9800296",
  3301.             "Viewer": "image",
  3302.             "MediaID": "\\chap01\\B01B055.BMP",
  3303.             "ScreenTitle": "The Make Project Executable Dialog Box",
  3304.             "History": 0,
  3305.             "Fts": -1,
  3306.             "SortPath": 0,
  3307.             "AuxID": "#XX_00329"
  3308.         },
  3309.         {
  3310.             "ScreenID": "LVB9800297",
  3311.             "Viewer": "demo",
  3312.             "MediaID": "\\chap01\\B01D035.AVI",
  3313.             "ScreenTitle": "Lab 1 Overview",
  3314.             "History": 0,
  3315.             "Fts": -1,
  3316.             "SortPath": 0,
  3317.             "AuxID": "#XX_00483"
  3318.         },
  3319.         {
  3320.             "ScreenID": "LVB9800298",
  3321.             "Viewer": "selfcheck",
  3322.             "MediaID": "LVB9800298",
  3323.             "ScreenTitle": "1.1.A  Incorrect",
  3324.             "History": 0,
  3325.             "Fts": -1,
  3326.             "SortPath": 0,
  3327.             "AuxID": "#XX_00290"
  3328.         },
  3329.         {
  3330.             "ScreenID": "LVB9800299",
  3331.             "Viewer": "selfcheck",
  3332.             "MediaID": "LVB9800299",
  3333.             "ScreenTitle": "1.1.B  Incorrect",
  3334.             "History": 0,
  3335.             "Fts": -1,
  3336.             "SortPath": 0,
  3337.             "AuxID": "#XX_00291"
  3338.         },
  3339.         {
  3340.             "ScreenID": "LVB9800300",
  3341.             "Viewer": "selfcheck",
  3342.             "MediaID": "LVB9800300",
  3343.             "ScreenTitle": "1.1.C  Correct!",
  3344.             "History": 0,
  3345.             "Fts": -1,
  3346.             "SortPath": 0,
  3347.             "AuxID": "#XX_00292"
  3348.         },
  3349.         {
  3350.             "ScreenID": "LVB9800301",
  3351.             "Viewer": "selfcheck",
  3352.             "MediaID": "LVB9800301",
  3353.             "ScreenTitle": "1.1.D  Incorrect",
  3354.             "History": 0,
  3355.             "Fts": -1,
  3356.             "SortPath": 0,
  3357.             "AuxID": "#XX_00293"
  3358.         },
  3359.         {
  3360.             "ScreenID": "LVB9800302",
  3361.             "Viewer": "selfcheck",
  3362.             "MediaID": "LVB9800302",
  3363.             "ScreenTitle": "1.2.A  Incorrect",
  3364.             "History": 0,
  3365.             "Fts": -1,
  3366.             "SortPath": 0,
  3367.             "AuxID": "#XX_00294"
  3368.         },
  3369.         {
  3370.             "ScreenID": "LVB9800303",
  3371.             "Viewer": "selfcheck",
  3372.             "MediaID": "LVB9800303",
  3373.             "ScreenTitle": "1.2.B  Incorrect",
  3374.             "History": 0,
  3375.             "Fts": -1,
  3376.             "SortPath": 0,
  3377.             "AuxID": "#XX_00295"
  3378.         },
  3379.         {
  3380.             "ScreenID": "LVB9800304",
  3381.             "Viewer": "selfcheck",
  3382.             "MediaID": "LVB9800304",
  3383.             "ScreenTitle": "1.2.C  Incorrect",
  3384.             "History": 0,
  3385.             "Fts": -1,
  3386.             "SortPath": 0,
  3387.             "AuxID": "#XX_00296"
  3388.         },
  3389.         {
  3390.             "ScreenID": "LVB9800305",
  3391.             "Viewer": "selfcheck",
  3392.             "MediaID": "LVB9800305",
  3393.             "ScreenTitle": "1.2.D  Correct!",
  3394.             "History": 0,
  3395.             "Fts": -1,
  3396.             "SortPath": 0,
  3397.             "AuxID": "#XX_00297"
  3398.         },
  3399.         {
  3400.             "ScreenID": "LVB9800306",
  3401.             "Viewer": "selfcheck",
  3402.             "MediaID": "LVB9800306",
  3403.             "ScreenTitle": "1.3.A  Incorrect",
  3404.             "History": 0,
  3405.             "Fts": -1,
  3406.             "SortPath": 0,
  3407.             "AuxID": "#XX_00298"
  3408.         },
  3409.         {
  3410.             "ScreenID": "LVB9800307",
  3411.             "Viewer": "selfcheck",
  3412.             "MediaID": "LVB9800307",
  3413.             "ScreenTitle": "1.3.B  Correct!",
  3414.             "History": 0,
  3415.             "Fts": -1,
  3416.             "SortPath": 0,
  3417.             "AuxID": "#XX_00299"
  3418.         },
  3419.         {
  3420.             "ScreenID": "LVB9800308",
  3421.             "Viewer": "selfcheck",
  3422.             "MediaID": "LVB9800308",
  3423.             "ScreenTitle": "1.3.C  Incorrect",
  3424.             "History": 0,
  3425.             "Fts": -1,
  3426.             "SortPath": 0,
  3427.             "AuxID": "#XX_00300"
  3428.         },
  3429.         {
  3430.             "ScreenID": "LVB9800309",
  3431.             "Viewer": "selfcheck",
  3432.             "MediaID": "LVB9800309",
  3433.             "ScreenTitle": "1.3.D  Incorrect",
  3434.             "History": 0,
  3435.             "Fts": -1,
  3436.             "SortPath": 0,
  3437.             "AuxID": "#XX_00301"
  3438.         },
  3439.         {
  3440.             "ScreenID": "LVB9800310",
  3441.             "Viewer": "selfcheck",
  3442.             "MediaID": "LVB9800310",
  3443.             "ScreenTitle": "1.4.A  Incorrect",
  3444.             "History": 0,
  3445.             "Fts": -1,
  3446.             "SortPath": 0,
  3447.             "AuxID": "#XX_00302"
  3448.         },
  3449.         {
  3450.             "ScreenID": "LVB9800311",
  3451.             "Viewer": "selfcheck",
  3452.             "MediaID": "LVB9800311",
  3453.             "ScreenTitle": "1.4.B  Correct!",
  3454.             "History": 0,
  3455.             "Fts": -1,
  3456.             "SortPath": 0,
  3457.             "AuxID": "#XX_00303"
  3458.         },
  3459.         {
  3460.             "ScreenID": "LVB9800312",
  3461.             "Viewer": "selfcheck",
  3462.             "MediaID": "LVB9800312",
  3463.             "ScreenTitle": "1.4.C  Incorrect",
  3464.             "History": 0,
  3465.             "Fts": -1,
  3466.             "SortPath": 0,
  3467.             "AuxID": "#XX_00304"
  3468.         },
  3469.         {
  3470.             "ScreenID": "LVB9800313",
  3471.             "Viewer": "selfcheck",
  3472.             "MediaID": "LVB9800313",
  3473.             "ScreenTitle": "1.4.D  Incorrect",
  3474.             "History": 0,
  3475.             "Fts": -1,
  3476.             "SortPath": 0,
  3477.             "AuxID": "#XX_00305"
  3478.         },
  3479.         {
  3480.             "ScreenID": "LVB9800314",
  3481.             "Viewer": "selfcheck",
  3482.             "MediaID": "LVB9800314",
  3483.             "ScreenTitle": "1.5.A  Correct!",
  3484.             "History": 0,
  3485.             "Fts": -1,
  3486.             "SortPath": 0,
  3487.             "AuxID": "#XX_00306"
  3488.         },
  3489.         {
  3490.             "ScreenID": "LVB9800315",
  3491.             "Viewer": "selfcheck",
  3492.             "MediaID": "LVB9800315",
  3493.             "ScreenTitle": "1.5.B  Incorrect",
  3494.             "History": 0,
  3495.             "Fts": -1,
  3496.             "SortPath": 0,
  3497.             "AuxID": "#XX_00307"
  3498.         },
  3499.         {
  3500.             "ScreenID": "LVB9800316",
  3501.             "Viewer": "selfcheck",
  3502.             "MediaID": "LVB9800316",
  3503.             "ScreenTitle": "1.5.C  Incorrect",
  3504.             "History": 0,
  3505.             "Fts": -1,
  3506.             "SortPath": 0,
  3507.             "AuxID": "#XX_00308"
  3508.         },
  3509.         {
  3510.             "ScreenID": "LVB9800317",
  3511.             "Viewer": "selfcheck",
  3512.             "MediaID": "LVB9800317",
  3513.             "ScreenTitle": "1.5.D  Incorrect",
  3514.             "History": 0,
  3515.             "Fts": -1,
  3516.             "SortPath": 0,
  3517.             "AuxID": "#XX_00309"
  3518.         },
  3519.         {
  3520.             "ScreenID": "LVB9800318",
  3521.             "Viewer": "selfcheck",
  3522.             "MediaID": "LVB9800318",
  3523.             "ScreenTitle": "1.6.A  Incorrect",
  3524.             "History": 0,
  3525.             "Fts": -1,
  3526.             "SortPath": 0,
  3527.             "AuxID": "#XX_00310"
  3528.         },
  3529.         {
  3530.             "ScreenID": "LVB9800319",
  3531.             "Viewer": "selfcheck",
  3532.             "MediaID": "LVB9800319",
  3533.             "ScreenTitle": "1.6.B  Incorrect",
  3534.             "History": 0,
  3535.             "Fts": -1,
  3536.             "SortPath": 0,
  3537.             "AuxID": "#XX_00311"
  3538.         },
  3539.         {
  3540.             "ScreenID": "LVB9800320",
  3541.             "Viewer": "selfcheck",
  3542.             "MediaID": "LVB9800320",
  3543.             "ScreenTitle": "1.6.C  Correct!",
  3544.             "History": 0,
  3545.             "Fts": -1,
  3546.             "SortPath": 0,
  3547.             "AuxID": "#XX_00312"
  3548.         },
  3549.         {
  3550.             "ScreenID": "LVB9800321",
  3551.             "Viewer": "selfcheck",
  3552.             "MediaID": "LVB9800321",
  3553.             "ScreenTitle": "1.6.D  Incorrect",
  3554.             "History": 0,
  3555.             "Fts": -1,
  3556.             "SortPath": 0,
  3557.             "AuxID": "#XX_00313"
  3558.         },
  3559.         {
  3560.             "ScreenID": "LVB9800322",
  3561.             "Viewer": "selfcheck",
  3562.             "MediaID": "LVB9800322",
  3563.             "ScreenTitle": "1.7.A  Incorrect",
  3564.             "History": 0,
  3565.             "Fts": -1,
  3566.             "SortPath": 0,
  3567.             "AuxID": "#XX_00314"
  3568.         },
  3569.         {
  3570.             "ScreenID": "LVB9800323",
  3571.             "Viewer": "selfcheck",
  3572.             "MediaID": "LVB9800323",
  3573.             "ScreenTitle": "1.7.B  Incorrect",
  3574.             "History": 0,
  3575.             "Fts": -1,
  3576.             "SortPath": 0,
  3577.             "AuxID": "#XX_00315"
  3578.         },
  3579.         {
  3580.             "ScreenID": "LVB9800324",
  3581.             "Viewer": "selfcheck",
  3582.             "MediaID": "LVB9800324",
  3583.             "ScreenTitle": "1.7.C  Incorrect",
  3584.             "History": 0,
  3585.             "Fts": -1,
  3586.             "SortPath": 0,
  3587.             "AuxID": "#XX_00316"
  3588.         },
  3589.         {
  3590.             "ScreenID": "LVB9800325",
  3591.             "Viewer": "selfcheck",
  3592.             "MediaID": "LVB9800325",
  3593.             "ScreenTitle": "1.7.D  Correct!",
  3594.             "History": 0,
  3595.             "Fts": -1,
  3596.             "SortPath": 0,
  3597.             "AuxID": "#XX_00317"
  3598.         },
  3599.         {
  3600.             "ScreenID": "LVB9800326",
  3601.             "Viewer": "anim",
  3602.             "MediaID": "\\chap02\\B02A005.AVI",
  3603.             "ScreenTitle": "Chapter 2 Introduction",
  3604.             "History": 0,
  3605.             "Fts": -1,
  3606.             "SortPath": 0,
  3607.             "AuxID": "#XX_00485"
  3608.         },
  3609.         {
  3610.             "ScreenID": "LVB9800327",
  3611.             "Viewer": "image",
  3612.             "MediaID": "\\chap02\\B02B005.BMP",
  3613.             "ScreenTitle": "Creating Labels on a Form",
  3614.             "History": 0,
  3615.             "Fts": -1,
  3616.             "SortPath": 0,
  3617.             "AuxID": "#XX_00379"
  3618.         },
  3619.         {
  3620.             "ScreenID": "LVB9800328",
  3621.             "Viewer": "sample",
  3622.             "MediaID": "LVB9800328",
  3623.             "ScreenTitle": "Displaying Text with a Label",
  3624.             "History": 0,
  3625.             "Fts": -1,
  3626.             "SortPath": 0,
  3627.             "AuxID": "#XX_00381"
  3628.         },
  3629.         {
  3630.             "ScreenID": "LVB9800329",
  3631.             "Viewer": "image",
  3632.             "MediaID": "\\chap02\\B02B010.BMP",
  3633.             "ScreenTitle": "Input/Output with TextBox",
  3634.             "History": 0,
  3635.             "Fts": -1,
  3636.             "SortPath": 0,
  3637.             "AuxID": "#XX_00382"
  3638.         },
  3639.         {
  3640.             "ScreenID": "LVB9800330",
  3641.             "Viewer": "sample",
  3642.             "MediaID": "LVB9800330",
  3643.             "ScreenTitle": "Controlling a Text Box with Code",
  3644.             "History": 0,
  3645.             "Fts": -1,
  3646.             "SortPath": 0,
  3647.             "AuxID": "#XX_00383"
  3648.         },
  3649.         {
  3650.             "ScreenID": "LVB9800331",
  3651.             "Viewer": "image",
  3652.             "MediaID": "\\chap02\\B02B015.BMP",
  3653.             "ScreenTitle": "A Form with Two Command Buttons",
  3654.             "History": 0,
  3655.             "Fts": -1,
  3656.             "SortPath": 0,
  3657.             "AuxID": "#XX_00384"
  3658.         },
  3659.         {
  3660.             "ScreenID": "LVB9800332",
  3661.             "Viewer": "demo",
  3662.             "MediaID": "\\chap02\\B02D005.AVI",
  3663.             "ScreenTitle": "Label,TextBox, and CommandButton Controls",
  3664.             "History": 0,
  3665.             "Fts": -1,
  3666.             "SortPath": 0,
  3667.             "AuxID": "#XX_00487"
  3668.         },
  3669.         {
  3670.             "ScreenID": "LVB9800333",
  3671.             "Viewer": "image",
  3672.             "MediaID": "\\chap02\\B02B020.BMP",
  3673.             "ScreenTitle": "A New Drive List Box",
  3674.             "History": 0,
  3675.             "Fts": -1,
  3676.             "SortPath": 0,
  3677.             "AuxID": "#XX_00385"
  3678.         },
  3679.         {
  3680.             "ScreenID": "LVB9800334",
  3681.             "Viewer": "image",
  3682.             "MediaID": "\\chap02\\B02B025.BMP",
  3683.             "ScreenTitle": "A Directory List Box",
  3684.             "History": 0,
  3685.             "Fts": -1,
  3686.             "SortPath": 0,
  3687.             "AuxID": "#XX_00386"
  3688.         },
  3689.         {
  3690.             "ScreenID": "LVB9800335",
  3691.             "Viewer": "image",
  3692.             "MediaID": "\\chap02\\B02B030.BMP",
  3693.             "ScreenTitle": "A File List Box",
  3694.             "History": 0,
  3695.             "Fts": -1,
  3696.             "SortPath": 0,
  3697.             "AuxID": "#XX_00387"
  3698.         },
  3699.         {
  3700.             "ScreenID": "LVB9800336",
  3701.             "Viewer": "demo",
  3702.             "MediaID": "\\chap02\\B02D010.AVI",
  3703.             "ScreenTitle": "Creating a Browser Utility",
  3704.             "History": 0,
  3705.             "Fts": -1,
  3706.             "SortPath": 0,
  3707.             "AuxID": "#XX_00488"
  3708.         },
  3709.         {
  3710.             "ScreenID": "LVB9800337",
  3711.             "Viewer": "tip",
  3712.             "MediaID": "LVB9800337",
  3713.             "ScreenTitle": "More Input Mechanisms",
  3714.             "History": 0,
  3715.             "Fts": -1,
  3716.             "SortPath": 0,
  3717.             "AuxID": "#XX_00780"
  3718.         },
  3719.         {
  3720.             "ScreenID": "LVB9800338",
  3721.             "Viewer": "image",
  3722.             "MediaID": "\\chap02\\B02B035.BMP",
  3723.             "ScreenTitle": "Option Buttons Inside a Frame",
  3724.             "History": 0,
  3725.             "Fts": -1,
  3726.             "SortPath": 0,
  3727.             "AuxID": "#XX_00388"
  3728.         },
  3729.         {
  3730.             "ScreenID": "LVB9800339",
  3731.             "Viewer": "image",
  3732.             "MediaID": "\\chap02\\B02B040.BMP",
  3733.             "ScreenTitle": "Check Boxes Inside a Frame",
  3734.             "History": 0,
  3735.             "Fts": -1,
  3736.             "SortPath": 0,
  3737.             "AuxID": "#XX_00389"
  3738.         },
  3739.         {
  3740.             "ScreenID": "LVB9800340",
  3741.             "Viewer": "image",
  3742.             "MediaID": "\\chap02\\B02B045.BMP",
  3743.             "ScreenTitle": "A List Box",
  3744.             "History": 0,
  3745.             "Fts": -1,
  3746.             "SortPath": 0,
  3747.             "AuxID": "#XX_00390"
  3748.         },
  3749.         {
  3750.             "ScreenID": "LVB9800341",
  3751.             "Viewer": "sample",
  3752.             "MediaID": "LVB9800341",
  3753.             "ScreenTitle": "Creating a List Using Code",
  3754.             "History": 0,
  3755.             "Fts": -1,
  3756.             "SortPath": 0,
  3757.             "AuxID": "#XX_00391"
  3758.         },
  3759.         {
  3760.             "ScreenID": "LVB9800342",
  3761.             "Viewer": "image",
  3762.             "MediaID": "\\chap02\\B02B050.BMP",
  3763.             "ScreenTitle": "A Combo Box",
  3764.             "History": 0,
  3765.             "Fts": -1,
  3766.             "SortPath": 0,
  3767.             "AuxID": "#XX_00393"
  3768.         },
  3769.         {
  3770.             "ScreenID": "LVB9800343",
  3771.             "Viewer": "sample",
  3772.             "MediaID": "LVB9800343",
  3773.             "ScreenTitle": "Adding Items to a Combo Box",
  3774.             "History": 0,
  3775.             "Fts": -1,
  3776.             "SortPath": 0,
  3777.             "AuxID": "#XX_00392"
  3778.         },
  3779.         {
  3780.             "ScreenID": "LVB9800344",
  3781.             "Viewer": "image",
  3782.             "MediaID": "\\chap02\\B02B055.BMP",
  3783.             "ScreenTitle": "Starting Applications with OLE",
  3784.             "History": 0,
  3785.             "Fts": -1,
  3786.             "SortPath": 0,
  3787.             "AuxID": "#XX_00394"
  3788.         },
  3789.         {
  3790.             "ScreenID": "LVB9800345",
  3791.             "Viewer": "demo",
  3792.             "MediaID": "\\chap02\\B02D020.AVI",
  3793.             "ScreenTitle": "Using the OLE Control",
  3794.             "History": 0,
  3795.             "Fts": -1,
  3796.             "SortPath": 0,
  3797.             "AuxID": "#XX_00490"
  3798.         },
  3799.         {
  3800.             "ScreenID": "LVB9800346",
  3801.             "Viewer": "image",
  3802.             "MediaID": "\\chap02\\B02B060.BMP",
  3803.             "ScreenTitle": "A Database Structure",
  3804.             "History": 0,
  3805.             "Fts": -1,
  3806.             "SortPath": 0,
  3807.             "AuxID": "#XX_00493"
  3808.         },
  3809.         {
  3810.             "ScreenID": "LVB9800347",
  3811.             "Viewer": "image",
  3812.             "MediaID": "\\chap02\\B02B065.BMP",
  3813.             "ScreenTitle": "A Data Box & Two Bound Text Boxes",
  3814.             "History": 0,
  3815.             "Fts": -1,
  3816.             "SortPath": 0,
  3817.             "AuxID": "#XX_00395"
  3818.         },
  3819.         {
  3820.             "ScreenID": "LVB9800348",
  3821.             "Viewer": "image",
  3822.             "MediaID": "\\chap02\\B02B070.BMP",
  3823.             "ScreenTitle": "The Controls Tab",
  3824.             "History": 0,
  3825.             "Fts": -1,
  3826.             "SortPath": 0,
  3827.             "AuxID": "#XX_00396"
  3828.         },
  3829.         {
  3830.             "ScreenID": "LVB9800349",
  3831.             "Viewer": "selfcheck",
  3832.             "MediaID": "LVB9800349",
  3833.             "ScreenTitle": "2.1.A  Incorrect",
  3834.             "History": 0,
  3835.             "Fts": -1,
  3836.             "SortPath": 0,
  3837.             "AuxID": "#XX_00335"
  3838.         },
  3839.         {
  3840.             "ScreenID": "LVB9800350",
  3841.             "Viewer": "selfcheck",
  3842.             "MediaID": "LVB9800350",
  3843.             "ScreenTitle": "2.1.B  Incorrect",
  3844.             "History": 0,
  3845.             "Fts": -1,
  3846.             "SortPath": 0,
  3847.             "AuxID": "#XX_00336"
  3848.         },
  3849.         {
  3850.             "ScreenID": "LVB9800351",
  3851.             "Viewer": "selfcheck",
  3852.             "MediaID": "LVB9800351",
  3853.             "ScreenTitle": "2.1.C  Incorrect",
  3854.             "History": 0,
  3855.             "Fts": -1,
  3856.             "SortPath": 0,
  3857.             "AuxID": "#XX_00337"
  3858.         },
  3859.         {
  3860.             "ScreenID": "LVB9800352",
  3861.             "Viewer": "selfcheck",
  3862.             "MediaID": "LVB9800352",
  3863.             "ScreenTitle": "2.1.D  Correct!",
  3864.             "History": 0,
  3865.             "Fts": -1,
  3866.             "SortPath": 0,
  3867.             "AuxID": "#XX_00338"
  3868.         },
  3869.         {
  3870.             "ScreenID": "LVB9800353",
  3871.             "Viewer": "selfcheck",
  3872.             "MediaID": "LVB9800353",
  3873.             "ScreenTitle": "2.2.A  Incorrect",
  3874.             "History": 0,
  3875.             "Fts": -1,
  3876.             "SortPath": 0,
  3877.             "AuxID": "#XX_00339"
  3878.         },
  3879.         {
  3880.             "ScreenID": "LVB9800354",
  3881.             "Viewer": "selfcheck",
  3882.             "MediaID": "LVB9800354",
  3883.             "ScreenTitle": "2.2.B  Correct!",
  3884.             "History": 0,
  3885.             "Fts": -1,
  3886.             "SortPath": 0,
  3887.             "AuxID": "#XX_00340"
  3888.         },
  3889.         {
  3890.             "ScreenID": "LVB9800355",
  3891.             "Viewer": "selfcheck",
  3892.             "MediaID": "LVB9800355",
  3893.             "ScreenTitle": "2.2.C  Incorrect",
  3894.             "History": 0,
  3895.             "Fts": -1,
  3896.             "SortPath": 0,
  3897.             "AuxID": "#XX_00341"
  3898.         },
  3899.         {
  3900.             "ScreenID": "LVB9800356",
  3901.             "Viewer": "selfcheck",
  3902.             "MediaID": "LVB9800356",
  3903.             "ScreenTitle": "2.2.D  Incorrect",
  3904.             "History": 0,
  3905.             "Fts": -1,
  3906.             "SortPath": 0,
  3907.             "AuxID": "#XX_00342"
  3908.         },
  3909.         {
  3910.             "ScreenID": "LVB9800357",
  3911.             "Viewer": "selfcheck",
  3912.             "MediaID": "LVB9800357",
  3913.             "ScreenTitle": "2.3.A  Incorrect",
  3914.             "History": 0,
  3915.             "Fts": -1,
  3916.             "SortPath": 0,
  3917.             "AuxID": "#XX_00343"
  3918.         },
  3919.         {
  3920.             "ScreenID": "LVB9800358",
  3921.             "Viewer": "selfcheck",
  3922.             "MediaID": "LVB9800358",
  3923.             "ScreenTitle": "2.3.B  Correct!",
  3924.             "History": 0,
  3925.             "Fts": -1,
  3926.             "SortPath": 0,
  3927.             "AuxID": "#XX_00344"
  3928.         },
  3929.         {
  3930.             "ScreenID": "LVB9800359",
  3931.             "Viewer": "selfcheck",
  3932.             "MediaID": "LVB9800359",
  3933.             "ScreenTitle": "2.3.C  Incorrect",
  3934.             "History": 0,
  3935.             "Fts": -1,
  3936.             "SortPath": 0,
  3937.             "AuxID": "#XX_00345"
  3938.         },
  3939.         {
  3940.             "ScreenID": "LVB9800360",
  3941.             "Viewer": "selfcheck",
  3942.             "MediaID": "LVB9800360",
  3943.             "ScreenTitle": "2.3.D  Incorrect",
  3944.             "History": 0,
  3945.             "Fts": -1,
  3946.             "SortPath": 0,
  3947.             "AuxID": "#XX_00346"
  3948.         },
  3949.         {
  3950.             "ScreenID": "LVB9800361",
  3951.             "Viewer": "selfcheck",
  3952.             "MediaID": "LVB9800361",
  3953.             "ScreenTitle": "2.4.A  Incorrect",
  3954.             "History": 0,
  3955.             "Fts": -1,
  3956.             "SortPath": 0,
  3957.             "AuxID": "#XX_00347"
  3958.         },
  3959.         {
  3960.             "ScreenID": "LVB9800362",
  3961.             "Viewer": "selfcheck",
  3962.             "MediaID": "LVB9800362",
  3963.             "ScreenTitle": "2.4.B  Incorrect",
  3964.             "History": 0,
  3965.             "Fts": -1,
  3966.             "SortPath": 0,
  3967.             "AuxID": "#XX_00348"
  3968.         },
  3969.         {
  3970.             "ScreenID": "LVB9800363",
  3971.             "Viewer": "selfcheck",
  3972.             "MediaID": "LVB9800363",
  3973.             "ScreenTitle": "2.4.C  Incorrect",
  3974.             "History": 0,
  3975.             "Fts": -1,
  3976.             "SortPath": 0,
  3977.             "AuxID": "#XX_00349"
  3978.         },
  3979.         {
  3980.             "ScreenID": "LVB9800364",
  3981.             "Viewer": "selfcheck",
  3982.             "MediaID": "LVB9800364",
  3983.             "ScreenTitle": "2.4.D  Correct!",
  3984.             "History": 0,
  3985.             "Fts": -1,
  3986.             "SortPath": 0,
  3987.             "AuxID": "#XX_00350"
  3988.         },
  3989.         {
  3990.             "ScreenID": "LVB9800365",
  3991.             "Viewer": "selfcheck",
  3992.             "MediaID": "LVB9800365",
  3993.             "ScreenTitle": "2.5.A  Incorrect",
  3994.             "History": 0,
  3995.             "Fts": -1,
  3996.             "SortPath": 0,
  3997.             "AuxID": "#XX_00351"
  3998.         },
  3999.         {
  4000.             "ScreenID": "LVB9800366",
  4001.             "Viewer": "selfcheck",
  4002.             "MediaID": "LVB9800366",
  4003.             "ScreenTitle": "2.5.B  Incorrect",
  4004.             "History": 0,
  4005.             "Fts": -1,
  4006.             "SortPath": 0,
  4007.             "AuxID": "#XX_00352"
  4008.         },
  4009.         {
  4010.             "ScreenID": "LVB9800367",
  4011.             "Viewer": "selfcheck",
  4012.             "MediaID": "LVB9800367",
  4013.             "ScreenTitle": "2.5.C  Incorrect",
  4014.             "History": 0,
  4015.             "Fts": -1,
  4016.             "SortPath": 0,
  4017.             "AuxID": "#XX_00353"
  4018.         },
  4019.         {
  4020.             "ScreenID": "LVB9800368",
  4021.             "Viewer": "selfcheck",
  4022.             "MediaID": "LVB9800368",
  4023.             "ScreenTitle": "2.5.D  Correct!",
  4024.             "History": 0,
  4025.             "Fts": -1,
  4026.             "SortPath": 0,
  4027.             "AuxID": "#XX_00354"
  4028.         },
  4029.         {
  4030.             "ScreenID": "LVB9800369",
  4031.             "Viewer": "selfcheck",
  4032.             "MediaID": "LVB9800369",
  4033.             "ScreenTitle": "2.6.A  Correct!",
  4034.             "History": 0,
  4035.             "Fts": -1,
  4036.             "SortPath": 0,
  4037.             "AuxID": "#XX_00355"
  4038.         },
  4039.         {
  4040.             "ScreenID": "LVB9800370",
  4041.             "Viewer": "selfcheck",
  4042.             "MediaID": "LVB9800370",
  4043.             "ScreenTitle": "2.6.B  Incorrect",
  4044.             "History": 0,
  4045.             "Fts": -1,
  4046.             "SortPath": 0,
  4047.             "AuxID": "#XX_00356"
  4048.         },
  4049.         {
  4050.             "ScreenID": "LVB9800371",
  4051.             "Viewer": "selfcheck",
  4052.             "MediaID": "LVB9800371",
  4053.             "ScreenTitle": "2.6.C  Incorrect",
  4054.             "History": 0,
  4055.             "Fts": -1,
  4056.             "SortPath": 0,
  4057.             "AuxID": "#XX_00357"
  4058.         },
  4059.         {
  4060.             "ScreenID": "LVB9800372",
  4061.             "Viewer": "selfcheck",
  4062.             "MediaID": "LVB9800372",
  4063.             "ScreenTitle": "2.6.D  Incorrect",
  4064.             "History": 0,
  4065.             "Fts": -1,
  4066.             "SortPath": 0,
  4067.             "AuxID": "#XX_00358"
  4068.         },
  4069.         {
  4070.             "ScreenID": "LVB9800373",
  4071.             "Viewer": "selfcheck",
  4072.             "MediaID": "LVB9800373",
  4073.             "ScreenTitle": "2.7.A  Incorrect",
  4074.             "History": 0,
  4075.             "Fts": -1,
  4076.             "SortPath": 0,
  4077.             "AuxID": "#XX_00359"
  4078.         },
  4079.         {
  4080.             "ScreenID": "LVB9800374",
  4081.             "Viewer": "selfcheck",
  4082.             "MediaID": "LVB9800374",
  4083.             "ScreenTitle": "2.7.B  Correct!",
  4084.             "History": 0,
  4085.             "Fts": -1,
  4086.             "SortPath": 0,
  4087.             "AuxID": "#XX_00360"
  4088.         },
  4089.         {
  4090.             "ScreenID": "LVB9800375",
  4091.             "Viewer": "selfcheck",
  4092.             "MediaID": "LVB9800375",
  4093.             "ScreenTitle": "2.7.C  Incorrect",
  4094.             "History": 0,
  4095.             "Fts": -1,
  4096.             "SortPath": 0,
  4097.             "AuxID": "#XX_00361"
  4098.         },
  4099.         {
  4100.             "ScreenID": "LVB9800376",
  4101.             "Viewer": "selfcheck",
  4102.             "MediaID": "LVB9800376",
  4103.             "ScreenTitle": "2.7.D  Incorrect",
  4104.             "History": 0,
  4105.             "Fts": -1,
  4106.             "SortPath": 0,
  4107.             "AuxID": "#XX_00362"
  4108.         },
  4109.         {
  4110.             "ScreenID": "LVB9800377",
  4111.             "Viewer": "demo",
  4112.             "MediaID": "\\chap02\\B02D025.AVI",
  4113.             "ScreenTitle": "Lab 2 Overview",
  4114.             "History": 0,
  4115.             "Fts": -1,
  4116.             "SortPath": 0,
  4117.             "AuxID": "#XX_00558"
  4118.         },
  4119.         {
  4120.             "ScreenID": "LVB9800378",
  4121.             "Viewer": "tip",
  4122.             "MediaID": "LVB9800378",
  4123.             "ScreenTitle": "Caution: Object Names Ahead",
  4124.             "History": 0,
  4125.             "Fts": -1,
  4126.             "SortPath": 0,
  4127.             "AuxID": "#XX_00378"
  4128.         },
  4129.         {
  4130.             "ScreenID": "LVB9800379",
  4131.             "Viewer": "anim",
  4132.             "MediaID": "\\chap03\\B03A005.AVI",
  4133.             "ScreenTitle": "Chapter 3 Introduction",
  4134.             "History": 0,
  4135.             "Fts": -1,
  4136.             "SortPath": 0,
  4137.             "AuxID": "#XX_00497"
  4138.         },
  4139.         {
  4140.             "ScreenID": "LVB9800380",
  4141.             "Viewer": "image",
  4142.             "MediaID": "\\chap03\\B03B005.BMP",
  4143.             "ScreenTitle": "The Menu Editor",
  4144.             "History": 0,
  4145.             "Fts": -1,
  4146.             "SortPath": 0,
  4147.             "AuxID": "#XX_00369"
  4148.         },
  4149.         {
  4150.             "ScreenID": "LVB9800381",
  4151.             "Viewer": "image",
  4152.             "MediaID": "\\chap03\\B03B010.BMP",
  4153.             "ScreenTitle": "The Menu Editor with Entries",
  4154.             "History": 0,
  4155.             "Fts": -1,
  4156.             "SortPath": 0,
  4157.             "AuxID": "#XX_00370"
  4158.         },
  4159.         {
  4160.             "ScreenID": "LVB9800382",
  4161.             "Viewer": "tip",
  4162.             "MediaID": "LVB9800382",
  4163.             "ScreenTitle": "Disabling a Menu Command",
  4164.             "History": 0,
  4165.             "Fts": -1,
  4166.             "SortPath": 0,
  4167.             "AuxID": "#XX_00374"
  4168.         },
  4169.         {
  4170.             "ScreenID": "LVB9800383",
  4171.             "Viewer": "demo",
  4172.             "MediaID": "\\chap03\\B03D005.AVI",
  4173.             "ScreenTitle": "The Menu Editor",
  4174.             "History": 0,
  4175.             "Fts": -1,
  4176.             "SortPath": 0,
  4177.             "AuxID": "#XX_00500"
  4178.         },
  4179.         {
  4180.             "ScreenID": "LVB9800384",
  4181.             "Viewer": "image",
  4182.             "MediaID": "\\chap03\\B03B015.BMP",
  4183.             "ScreenTitle": "A Common Dialog Object",
  4184.             "History": 0,
  4185.             "Fts": -1,
  4186.             "SortPath": 0,
  4187.             "AuxID": "#XX_00371"
  4188.         },
  4189.         {
  4190.             "ScreenID": "LVB9800385",
  4191.             "Viewer": "sample",
  4192.             "MediaID": "LVB9800385",
  4193.             "ScreenTitle": "Code for an Open Dialog Box",
  4194.             "History": 0,
  4195.             "Fts": -1,
  4196.             "SortPath": 0,
  4197.             "AuxID": "#XX_00399"
  4198.         },
  4199.         {
  4200.             "ScreenID": "LVB9800386",
  4201.             "Viewer": "image",
  4202.             "MediaID": "\\chap03\\B03B020.BMP",
  4203.             "ScreenTitle": "Open Dialog Box",
  4204.             "History": 0,
  4205.             "Fts": -1,
  4206.             "SortPath": 0,
  4207.             "AuxID": "#XX_00372"
  4208.         },
  4209.         {
  4210.             "ScreenID": "LVB9800387",
  4211.             "Viewer": "demo",
  4212.             "MediaID": "\\chap03\\B03D015.AVI",
  4213.             "ScreenTitle": "Lab 3 Overview",
  4214.             "History": 0,
  4215.             "Fts": -1,
  4216.             "SortPath": 0,
  4217.             "AuxID": "#XX_00501"
  4218.         },
  4219.         {
  4220.             "ScreenID": "LVB9800388",
  4221.             "Viewer": "sample",
  4222.             "MediaID": "LVB9800388",
  4223.             "ScreenTitle": "Creating a Color Dialog Box",
  4224.             "History": 0,
  4225.             "Fts": -1,
  4226.             "SortPath": 0,
  4227.             "AuxID": "#XX_00400"
  4228.         },
  4229.         {
  4230.             "ScreenID": "LVB9800389",
  4231.             "Viewer": "demo",
  4232.             "MediaID": "\\chap03\\B03D010.AVI",
  4233.             "ScreenTitle": "Using the Color Dialog Box",
  4234.             "History": 0,
  4235.             "Fts": -1,
  4236.             "SortPath": 0,
  4237.             "AuxID": "#XX_00502"
  4238.         },
  4239.         {
  4240.             "ScreenID": "LVB9800390",
  4241.             "Viewer": "selfcheck",
  4242.             "MediaID": "LVB9800390",
  4243.             "ScreenTitle": "3.1.A  Correct!",
  4244.             "History": 0,
  4245.             "Fts": -1,
  4246.             "SortPath": 0,
  4247.             "AuxID": "#XX_00402"
  4248.         },
  4249.         {
  4250.             "ScreenID": "LVB9800391",
  4251.             "Viewer": "selfcheck",
  4252.             "MediaID": "LVB9800391",
  4253.             "ScreenTitle": "3.1.B  Incorrect",
  4254.             "History": 0,
  4255.             "Fts": -1,
  4256.             "SortPath": 0,
  4257.             "AuxID": "#XX_00403"
  4258.         },
  4259.         {
  4260.             "ScreenID": "LVB9800392",
  4261.             "Viewer": "selfcheck",
  4262.             "MediaID": "LVB9800392",
  4263.             "ScreenTitle": "3.1.C  Incorrect",
  4264.             "History": 0,
  4265.             "Fts": -1,
  4266.             "SortPath": 0,
  4267.             "AuxID": "#XX_00404"
  4268.         },
  4269.         {
  4270.             "ScreenID": "LVB9800393",
  4271.             "Viewer": "selfcheck",
  4272.             "MediaID": "LVB9800393",
  4273.             "ScreenTitle": "3.1.D  Incorrect",
  4274.             "History": 0,
  4275.             "Fts": -1,
  4276.             "SortPath": 0,
  4277.             "AuxID": "#XX_00405"
  4278.         },
  4279.         {
  4280.             "ScreenID": "LVB9800394",
  4281.             "Viewer": "selfcheck",
  4282.             "MediaID": "LVB9800394",
  4283.             "ScreenTitle": "3.2.A  Incorrect",
  4284.             "History": 0,
  4285.             "Fts": -1,
  4286.             "SortPath": 0,
  4287.             "AuxID": "#XX_00406"
  4288.         },
  4289.         {
  4290.             "ScreenID": "LVB9800395",
  4291.             "Viewer": "selfcheck",
  4292.             "MediaID": "LVB9800395",
  4293.             "ScreenTitle": "3.2.B  Incorrect",
  4294.             "History": 0,
  4295.             "Fts": -1,
  4296.             "SortPath": 0,
  4297.             "AuxID": "#XX_00407"
  4298.         },
  4299.         {
  4300.             "ScreenID": "LVB9800396",
  4301.             "Viewer": "selfcheck",
  4302.             "MediaID": "LVB9800396",
  4303.             "ScreenTitle": "3.2.C  Correct!",
  4304.             "History": 0,
  4305.             "Fts": -1,
  4306.             "SortPath": 0,
  4307.             "AuxID": "#XX_00408"
  4308.         },
  4309.         {
  4310.             "ScreenID": "LVB9800397",
  4311.             "Viewer": "selfcheck",
  4312.             "MediaID": "LVB9800397",
  4313.             "ScreenTitle": "3.2.D  Incorrect",
  4314.             "History": 0,
  4315.             "Fts": -1,
  4316.             "SortPath": 0,
  4317.             "AuxID": "#XX_00409"
  4318.         },
  4319.         {
  4320.             "ScreenID": "LVB9800398",
  4321.             "Viewer": "selfcheck",
  4322.             "MediaID": "LVB9800398",
  4323.             "ScreenTitle": "3.3.A  Incorrect",
  4324.             "History": 0,
  4325.             "Fts": -1,
  4326.             "SortPath": 0,
  4327.             "AuxID": "#XX_00410"
  4328.         },
  4329.         {
  4330.             "ScreenID": "LVB9800399",
  4331.             "Viewer": "selfcheck",
  4332.             "MediaID": "LVB9800399",
  4333.             "ScreenTitle": "3.3.B  Incorrect",
  4334.             "History": 0,
  4335.             "Fts": -1,
  4336.             "SortPath": 0,
  4337.             "AuxID": "#XX_00411"
  4338.         },
  4339.         {
  4340.             "ScreenID": "LVB9800400",
  4341.             "Viewer": "selfcheck",
  4342.             "MediaID": "LVB9800400",
  4343.             "ScreenTitle": "3.3.C  Incorrect",
  4344.             "History": 0,
  4345.             "Fts": -1,
  4346.             "SortPath": 0,
  4347.             "AuxID": "#XX_00412"
  4348.         },
  4349.         {
  4350.             "ScreenID": "LVB9800401",
  4351.             "Viewer": "selfcheck",
  4352.             "MediaID": "LVB9800401",
  4353.             "ScreenTitle": "3.3.D  Correct!",
  4354.             "History": 0,
  4355.             "Fts": -1,
  4356.             "SortPath": 0,
  4357.             "AuxID": "#XX_00413"
  4358.         },
  4359.         {
  4360.             "ScreenID": "LVB9800402",
  4361.             "Viewer": "selfcheck",
  4362.             "MediaID": "LVB9800402",
  4363.             "ScreenTitle": "3.4.A  Correct!",
  4364.             "History": 0,
  4365.             "Fts": -1,
  4366.             "SortPath": 0,
  4367.             "AuxID": "#XX_00414"
  4368.         },
  4369.         {
  4370.             "ScreenID": "LVB9800403",
  4371.             "Viewer": "selfcheck",
  4372.             "MediaID": "LVB9800403",
  4373.             "ScreenTitle": "3.4.B  Incorrect",
  4374.             "History": 0,
  4375.             "Fts": -1,
  4376.             "SortPath": 0,
  4377.             "AuxID": "#XX_00415"
  4378.         },
  4379.         {
  4380.             "ScreenID": "LVB9800404",
  4381.             "Viewer": "selfcheck",
  4382.             "MediaID": "LVB9800404",
  4383.             "ScreenTitle": "3.4.C  Incorrect",
  4384.             "History": 0,
  4385.             "Fts": -1,
  4386.             "SortPath": 0,
  4387.             "AuxID": "#XX_00416"
  4388.         },
  4389.         {
  4390.             "ScreenID": "LVB9800405",
  4391.             "Viewer": "selfcheck",
  4392.             "MediaID": "LVB9800405",
  4393.             "ScreenTitle": "3.4.D  Incorrect",
  4394.             "History": 0,
  4395.             "Fts": -1,
  4396.             "SortPath": 0,
  4397.             "AuxID": "#XX_00417"
  4398.         },
  4399.         {
  4400.             "ScreenID": "LVB9800406",
  4401.             "Viewer": "selfcheck",
  4402.             "MediaID": "LVB9800406",
  4403.             "ScreenTitle": "3.5.A  Incorrect",
  4404.             "History": 0,
  4405.             "Fts": -1,
  4406.             "SortPath": 0,
  4407.             "AuxID": "#XX_00418"
  4408.         },
  4409.         {
  4410.             "ScreenID": "LVB9800407",
  4411.             "Viewer": "selfcheck",
  4412.             "MediaID": "LVB9800407",
  4413.             "ScreenTitle": "3.5.B  Incorrect",
  4414.             "History": 0,
  4415.             "Fts": -1,
  4416.             "SortPath": 0,
  4417.             "AuxID": "#XX_00419"
  4418.         },
  4419.         {
  4420.             "ScreenID": "LVB9800408",
  4421.             "Viewer": "selfcheck",
  4422.             "MediaID": "LVB9800408",
  4423.             "ScreenTitle": "3.5.C  Correct!",
  4424.             "History": 0,
  4425.             "Fts": -1,
  4426.             "SortPath": 0,
  4427.             "AuxID": "#XX_00420"
  4428.         },
  4429.         {
  4430.             "ScreenID": "LVB9800409",
  4431.             "Viewer": "selfcheck",
  4432.             "MediaID": "LVB9800409",
  4433.             "ScreenTitle": "3.5.D  Incorrect",
  4434.             "History": 0,
  4435.             "Fts": -1,
  4436.             "SortPath": 0,
  4437.             "AuxID": "#XX_00421"
  4438.         },
  4439.         {
  4440.             "ScreenID": "LVB9800410",
  4441.             "Viewer": "anim",
  4442.             "MediaID": "\\chap04\\B04A005.AVI",
  4443.             "ScreenTitle": "Chapter 4 Introduction",
  4444.             "History": 0,
  4445.             "Fts": -1,
  4446.             "SortPath": 0,
  4447.             "AuxID": "#XX_00434"
  4448.         },
  4449.         {
  4450.             "ScreenID": "LVB9800411",
  4451.             "Viewer": "pov",
  4452.             "MediaID": "\\Chap04\\B04V005.AVI",
  4453.             "ScreenTitle": "Creating Program Variables",
  4454.             "History": 0,
  4455.             "Fts": -1,
  4456.             "SortPath": 0,
  4457.             "AuxID": "#XX_00437"
  4458.         },
  4459.         {
  4460.             "ScreenID": "LVB9800412",
  4461.             "Viewer": "tip",
  4462.             "MediaID": "LVB9800412",
  4463.             "ScreenTitle": "Requiring Variable Declaration",
  4464.             "History": 0,
  4465.             "Fts": -1,
  4466.             "SortPath": 0,
  4467.             "AuxID": "#XX_00426"
  4468.         },
  4469.         {
  4470.             "ScreenID": "LVB9800413",
  4471.             "Viewer": "sample",
  4472.             "MediaID": "LVB9800413",
  4473.             "ScreenTitle": "The LastName Variable",
  4474.             "History": 0,
  4475.             "Fts": -1,
  4476.             "SortPath": 0,
  4477.             "AuxID": "#XX_00427"
  4478.         },
  4479.         {
  4480.             "ScreenID": "LVB9800414",
  4481.             "Viewer": "image",
  4482.             "MediaID": "\\chap04\\B04B005.BMP",
  4483.             "ScreenTitle": "MsgBox",
  4484.             "History": 0,
  4485.             "Fts": -1,
  4486.             "SortPath": 0,
  4487.             "AuxID": "#XX_00441"
  4488.         },
  4489.         {
  4490.             "ScreenID": "LVB9800415",
  4491.             "Viewer": "image",
  4492.             "MediaID": "\\chap04\\B04B010.BMP",
  4493.             "ScreenTitle": "The InputBox Function",
  4494.             "History": 0,
  4495.             "Fts": -1,
  4496.             "SortPath": 0,
  4497.             "AuxID": "#XX_00439"
  4498.         },
  4499.         {
  4500.             "ScreenID": "LVB9800416",
  4501.             "Viewer": "demo",
  4502.             "MediaID": "\\chap04\\B04D005.AVI",
  4503.             "ScreenTitle": "Using InputBox and MsgBox Together",
  4504.             "History": 0,
  4505.             "Fts": -1,
  4506.             "SortPath": 0,
  4507.             "AuxID": "#XX_00443"
  4508.         },
  4509.         {
  4510.             "ScreenID": "LVB9800417",
  4511.             "Viewer": "tip",
  4512.             "MediaID": "LVB9800417",
  4513.             "ScreenTitle": "Measured in Bytes",
  4514.             "History": 0,
  4515.             "Fts": -1,
  4516.             "SortPath": 0,
  4517.             "AuxID": "#XX_00430"
  4518.         },
  4519.         {
  4520.             "ScreenID": "LVB9800418",
  4521.             "Viewer": "sample",
  4522.             "MediaID": "LVB9800418",
  4523.             "ScreenTitle": "Using Fundamental Data Types",
  4524.             "History": 0,
  4525.             "Fts": -1,
  4526.             "SortPath": 0,
  4527.             "AuxID": "#XX_00444"
  4528.         },
  4529.         {
  4530.             "ScreenID": "LVB9800419",
  4531.             "Viewer": "sample",
  4532.             "MediaID": "LVB9800419",
  4533.             "ScreenTitle": "User-defined Data Types",
  4534.             "History": 0,
  4535.             "Fts": -1,
  4536.             "SortPath": 0,
  4537.             "AuxID": "#XX_00445"
  4538.         },
  4539.         {
  4540.             "ScreenID": "LVB9800420",
  4541.             "Viewer": "demo",
  4542.             "MediaID": "\\chap04\\B04D010.AVI",
  4543.             "ScreenTitle": "Advanced Arithmetic Operators",
  4544.             "History": 0,
  4545.             "Fts": -1,
  4546.             "SortPath": 0,
  4547.             "AuxID": "#XX_00446"
  4548.         },
  4549.         {
  4550.             "ScreenID": "LVB9800421",
  4551.             "Viewer": "selfcheck",
  4552.             "MediaID": "LVB9800421",
  4553.             "ScreenTitle": "4.1.A  Correct!",
  4554.             "History": 0,
  4555.             "Fts": -1,
  4556.             "SortPath": 0,
  4557.             "AuxID": "#XX_00504"
  4558.         },
  4559.         {
  4560.             "ScreenID": "LVB9800422",
  4561.             "Viewer": "selfcheck",
  4562.             "MediaID": "LVB9800422",
  4563.             "ScreenTitle": "4.1.B  Incorrect",
  4564.             "History": 0,
  4565.             "Fts": -1,
  4566.             "SortPath": 0,
  4567.             "AuxID": "#XX_00505"
  4568.         },
  4569.         {
  4570.             "ScreenID": "LVB9800423",
  4571.             "Viewer": "selfcheck",
  4572.             "MediaID": "LVB9800423",
  4573.             "ScreenTitle": "4.1.C  Incorrect",
  4574.             "History": 0,
  4575.             "Fts": -1,
  4576.             "SortPath": 0,
  4577.             "AuxID": "#XX_00506"
  4578.         },
  4579.         {
  4580.             "ScreenID": "LVB9800424",
  4581.             "Viewer": "selfcheck",
  4582.             "MediaID": "LVB9800424",
  4583.             "ScreenTitle": "4.1.D  Incorrect",
  4584.             "History": 0,
  4585.             "Fts": -1,
  4586.             "SortPath": 0,
  4587.             "AuxID": "#XX_00507"
  4588.         },
  4589.         {
  4590.             "ScreenID": "LVB9800425",
  4591.             "Viewer": "selfcheck",
  4592.             "MediaID": "LVB9800425",
  4593.             "ScreenTitle": "4.2.A  Incorrect",
  4594.             "History": 0,
  4595.             "Fts": -1,
  4596.             "SortPath": 0,
  4597.             "AuxID": "#XX_00508"
  4598.         },
  4599.         {
  4600.             "ScreenID": "LVB9800426",
  4601.             "Viewer": "selfcheck",
  4602.             "MediaID": "LVB9800426",
  4603.             "ScreenTitle": "4.2.B  Incorrect",
  4604.             "History": 0,
  4605.             "Fts": -1,
  4606.             "SortPath": 0,
  4607.             "AuxID": "#XX_00509"
  4608.         },
  4609.         {
  4610.             "ScreenID": "LVB9800427",
  4611.             "Viewer": "selfcheck",
  4612.             "MediaID": "LVB9800427",
  4613.             "ScreenTitle": "4.2.C  Incorrect",
  4614.             "History": 0,
  4615.             "Fts": -1,
  4616.             "SortPath": 0,
  4617.             "AuxID": "#XX_00510"
  4618.         },
  4619.         {
  4620.             "ScreenID": "LVB9800428",
  4621.             "Viewer": "selfcheck",
  4622.             "MediaID": "LVB9800428",
  4623.             "ScreenTitle": "4.2.D  Correct!",
  4624.             "History": 0,
  4625.             "Fts": -1,
  4626.             "SortPath": 0,
  4627.             "AuxID": "#XX_00511"
  4628.         },
  4629.         {
  4630.             "ScreenID": "LVB9800429",
  4631.             "Viewer": "selfcheck",
  4632.             "MediaID": "LVB9800429",
  4633.             "ScreenTitle": "4.3.A  Incorrect",
  4634.             "History": 0,
  4635.             "Fts": -1,
  4636.             "SortPath": 0,
  4637.             "AuxID": "#XX_00512"
  4638.         },
  4639.         {
  4640.             "ScreenID": "LVB9800430",
  4641.             "Viewer": "selfcheck",
  4642.             "MediaID": "LVB9800430",
  4643.             "ScreenTitle": "4.3.B  Incorrect",
  4644.             "History": 0,
  4645.             "Fts": -1,
  4646.             "SortPath": 0,
  4647.             "AuxID": "#XX_00513"
  4648.         },
  4649.         {
  4650.             "ScreenID": "LVB9800431",
  4651.             "Viewer": "selfcheck",
  4652.             "MediaID": "LVB9800431",
  4653.             "ScreenTitle": "4.3.C  Incorrect",
  4654.             "History": 0,
  4655.             "Fts": -1,
  4656.             "SortPath": 0,
  4657.             "AuxID": "#XX_00514"
  4658.         },
  4659.         {
  4660.             "ScreenID": "LVB9800432",
  4661.             "Viewer": "selfcheck",
  4662.             "MediaID": "LVB9800432",
  4663.             "ScreenTitle": "4.3.D  Correct!",
  4664.             "History": 0,
  4665.             "Fts": -1,
  4666.             "SortPath": 0,
  4667.             "AuxID": "#XX_00515"
  4668.         },
  4669.         {
  4670.             "ScreenID": "LVB9800433",
  4671.             "Viewer": "selfcheck",
  4672.             "MediaID": "LVB9800433",
  4673.             "ScreenTitle": "4.4.A  Incorrect",
  4674.             "History": 0,
  4675.             "Fts": -1,
  4676.             "SortPath": 0,
  4677.             "AuxID": "#XX_00516"
  4678.         },
  4679.         {
  4680.             "ScreenID": "LVB9800434",
  4681.             "Viewer": "selfcheck",
  4682.             "MediaID": "LVB9800434",
  4683.             "ScreenTitle": "4.4.B  Incorrect",
  4684.             "History": 0,
  4685.             "Fts": -1,
  4686.             "SortPath": 0,
  4687.             "AuxID": "#XX_00517"
  4688.         },
  4689.         {
  4690.             "ScreenID": "LVB9800435",
  4691.             "Viewer": "selfcheck",
  4692.             "MediaID": "LVB9800435",
  4693.             "ScreenTitle": "4.4.C  Correct!",
  4694.             "History": 0,
  4695.             "Fts": -1,
  4696.             "SortPath": 0,
  4697.             "AuxID": "#XX_00518"
  4698.         },
  4699.         {
  4700.             "ScreenID": "LVB9800436",
  4701.             "Viewer": "selfcheck",
  4702.             "MediaID": "LVB9800436",
  4703.             "ScreenTitle": "4.4.D  Incorrect",
  4704.             "History": 0,
  4705.             "Fts": -1,
  4706.             "SortPath": 0,
  4707.             "AuxID": "#XX_00519"
  4708.         },
  4709.         {
  4710.             "ScreenID": "LVB9800437",
  4711.             "Viewer": "selfcheck",
  4712.             "MediaID": "LVB9800437",
  4713.             "ScreenTitle": "4.5.A  Incorrect",
  4714.             "History": 0,
  4715.             "Fts": -1,
  4716.             "SortPath": 0,
  4717.             "AuxID": "#XX_00520"
  4718.         },
  4719.         {
  4720.             "ScreenID": "LVB9800438",
  4721.             "Viewer": "selfcheck",
  4722.             "MediaID": "LVB9800438",
  4723.             "ScreenTitle": "4.5.B  Correct!",
  4724.             "History": 0,
  4725.             "Fts": -1,
  4726.             "SortPath": 0,
  4727.             "AuxID": "#XX_00521"
  4728.         },
  4729.         {
  4730.             "ScreenID": "LVB9800439",
  4731.             "Viewer": "selfcheck",
  4732.             "MediaID": "LVB9800439",
  4733.             "ScreenTitle": "4.5.C  Incorrect",
  4734.             "History": 0,
  4735.             "Fts": -1,
  4736.             "SortPath": 0,
  4737.             "AuxID": "#XX_00522"
  4738.         },
  4739.         {
  4740.             "ScreenID": "LVB9800440",
  4741.             "Viewer": "selfcheck",
  4742.             "MediaID": "LVB9800440",
  4743.             "ScreenTitle": "4.5.D  Incorrect",
  4744.             "History": 0,
  4745.             "Fts": -1,
  4746.             "SortPath": 0,
  4747.             "AuxID": "#XX_00523"
  4748.         },
  4749.         {
  4750.             "ScreenID": "LVB9800441",
  4751.             "Viewer": "selfcheck",
  4752.             "MediaID": "LVB9800441",
  4753.             "ScreenTitle": "4.6.A  Incorrect",
  4754.             "History": 0,
  4755.             "Fts": -1,
  4756.             "SortPath": 0,
  4757.             "AuxID": "#XX_00524"
  4758.         },
  4759.         {
  4760.             "ScreenID": "LVB9800442",
  4761.             "Viewer": "selfcheck",
  4762.             "MediaID": "LVB9800442",
  4763.             "ScreenTitle": "4.6.B  Correct!",
  4764.             "History": 0,
  4765.             "Fts": -1,
  4766.             "SortPath": 0,
  4767.             "AuxID": "#XX_00525"
  4768.         },
  4769.         {
  4770.             "ScreenID": "LVB9800443",
  4771.             "Viewer": "selfcheck",
  4772.             "MediaID": "LVB9800443",
  4773.             "ScreenTitle": "4.6.C  Incorrect",
  4774.             "History": 0,
  4775.             "Fts": -1,
  4776.             "SortPath": 0,
  4777.             "AuxID": "#XX_00526"
  4778.         },
  4779.         {
  4780.             "ScreenID": "LVB9800444",
  4781.             "Viewer": "selfcheck",
  4782.             "MediaID": "LVB9800444",
  4783.             "ScreenTitle": "4.6.D  Incorrect",
  4784.             "History": 0,
  4785.             "Fts": -1,
  4786.             "SortPath": 0,
  4787.             "AuxID": "#XX_00527"
  4788.         },
  4789.         {
  4790.             "ScreenID": "LVB9800445",
  4791.             "Viewer": "selfcheck",
  4792.             "MediaID": "LVB9800445",
  4793.             "ScreenTitle": "4.7.A  Incorrect",
  4794.             "History": 0,
  4795.             "Fts": -1,
  4796.             "SortPath": 0,
  4797.             "AuxID": "#XX_00528"
  4798.         },
  4799.         {
  4800.             "ScreenID": "LVB9800446",
  4801.             "Viewer": "selfcheck",
  4802.             "MediaID": "LVB9800446",
  4803.             "ScreenTitle": "4.7.B  Correct!",
  4804.             "History": 0,
  4805.             "Fts": -1,
  4806.             "SortPath": 0,
  4807.             "AuxID": "#XX_00529"
  4808.         },
  4809.         {
  4810.             "ScreenID": "LVB9800447",
  4811.             "Viewer": "selfcheck",
  4812.             "MediaID": "LVB9800447",
  4813.             "ScreenTitle": "4.7.C  Incorrect",
  4814.             "History": 0,
  4815.             "Fts": -1,
  4816.             "SortPath": 0,
  4817.             "AuxID": "#XX_00530"
  4818.         },
  4819.         {
  4820.             "ScreenID": "LVB9800448",
  4821.             "Viewer": "selfcheck",
  4822.             "MediaID": "LVB9800448",
  4823.             "ScreenTitle": "4.7.D  Incorrect",
  4824.             "History": 0,
  4825.             "Fts": -1,
  4826.             "SortPath": 0,
  4827.             "AuxID": "#XX_00531"
  4828.         },
  4829.         {
  4830.             "ScreenID": "LVB9800449",
  4831.             "Viewer": "demo",
  4832.             "MediaID": "\\chap04\\B04D015.AVI",
  4833.             "ScreenTitle": "Lab 4 Overview",
  4834.             "History": 0,
  4835.             "Fts": -1,
  4836.             "SortPath": 0,
  4837.             "AuxID": "#XX_00448"
  4838.         },
  4839.         {
  4840.             "ScreenID": "LVB9800450",
  4841.             "Viewer": "anim",
  4842.             "MediaID": "\\chap05\\B05A005.AVI",
  4843.             "ScreenTitle": "Chapter 5 Introduction",
  4844.             "History": 0,
  4845.             "Fts": -1,
  4846.             "SortPath": 0,
  4847.             "AuxID": "#XX_00450"
  4848.         },
  4849.         {
  4850.             "ScreenID": "LVB9800451",
  4851.             "Viewer": "anim",
  4852.             "MediaID": "\\chap05\\B05A010.AVI",
  4853.             "ScreenTitle": "Event-driven Programming",
  4854.             "History": 0,
  4855.             "Fts": -1,
  4856.             "SortPath": 0,
  4857.             "AuxID": "#XX_00451"
  4858.         },
  4859.         {
  4860.             "ScreenID": "LVB9800452",
  4861.             "Viewer": "demo",
  4862.             "MediaID": "\\chap05\\B05D005.AVI",
  4863.             "ScreenTitle": "User Logon Utility",
  4864.             "History": 0,
  4865.             "Fts": -1,
  4866.             "SortPath": 0,
  4867.             "AuxID": "#XX_00458"
  4868.         },
  4869.         {
  4870.             "ScreenID": "LVB9800453",
  4871.             "Viewer": "sample",
  4872.             "MediaID": "LVB9800453",
  4873.             "ScreenTitle": "Multiline If ... Then",
  4874.             "History": 0,
  4875.             "Fts": -1,
  4876.             "SortPath": 0,
  4877.             "AuxID": "#XX_00456"
  4878.         },
  4879.         {
  4880.             "ScreenID": "LVB9800454",
  4881.             "Viewer": "sample",
  4882.             "MediaID": "LVB9800454",
  4883.             "ScreenTitle": "Select Case with Range",
  4884.             "History": 0,
  4885.             "Fts": -1,
  4886.             "SortPath": 0,
  4887.             "AuxID": "#XX_00465"
  4888.         },
  4889.         {
  4890.             "ScreenID": "LVB9800455",
  4891.             "Viewer": "tip",
  4892.             "MediaID": "LVB9800455",
  4893.             "ScreenTitle": "When To Use Select Case",
  4894.             "History": 0,
  4895.             "Fts": -1,
  4896.             "SortPath": 0,
  4897.             "AuxID": "#XX_00464"
  4898.         },
  4899.         {
  4900.             "ScreenID": "LVB9800456",
  4901.             "Viewer": "sample",
  4902.             "MediaID": "LVB9800456",
  4903.             "ScreenTitle": "Select Case Example",
  4904.             "History": 0,
  4905.             "Fts": -1,
  4906.             "SortPath": 0,
  4907.             "AuxID": "#XX_00461"
  4908.         },
  4909.         {
  4910.             "ScreenID": "LVB9800457",
  4911.             "Viewer": "sample",
  4912.             "MediaID": "LVB9800457",
  4913.             "ScreenTitle": "Select Case with Else",
  4914.             "History": 0,
  4915.             "Fts": -1,
  4916.             "SortPath": 0,
  4917.             "AuxID": "#XX_00462"
  4918.         },
  4919.         {
  4920.             "ScreenID": "LVB9800458",
  4921.             "Viewer": "image",
  4922.             "MediaID": "\\chap05\\B05B005.BMP",
  4923.             "ScreenTitle": "The Debugging Toolbar",
  4924.             "History": 0,
  4925.             "Fts": -1,
  4926.             "SortPath": 0,
  4927.             "AuxID": "#XX_00467"
  4928.         },
  4929.         {
  4930.             "ScreenID": "LVB9800459",
  4931.             "Viewer": "demo",
  4932.             "MediaID": "\\chap05\\B05D010.AVI",
  4933.             "ScreenTitle": "How to Use Break Mode",
  4934.             "History": 0,
  4935.             "Fts": -1,
  4936.             "SortPath": 0,
  4937.             "AuxID": "#XX_00468"
  4938.         },
  4939.         {
  4940.             "ScreenID": "LVB9800460",
  4941.             "Viewer": "sample",
  4942.             "MediaID": "LVB9800460",
  4943.             "ScreenTitle": "Entering Break Mode",
  4944.             "History": 0,
  4945.             "Fts": -1,
  4946.             "SortPath": 0,
  4947.             "AuxID": "#XX_00469"
  4948.         },
  4949.         {
  4950.             "ScreenID": "LVB9800461",
  4951.             "Viewer": "selfcheck",
  4952.             "MediaID": "LVB9800461",
  4953.             "ScreenTitle": "5.1.A  Incorrect",
  4954.             "History": 0,
  4955.             "Fts": -1,
  4956.             "SortPath": 0,
  4957.             "AuxID": "#XX_00534"
  4958.         },
  4959.         {
  4960.             "ScreenID": "LVB9800462",
  4961.             "Viewer": "selfcheck",
  4962.             "MediaID": "LVB9800462",
  4963.             "ScreenTitle": "5.1.B  Incorrect",
  4964.             "History": 0,
  4965.             "Fts": -1,
  4966.             "SortPath": 0,
  4967.             "AuxID": "#XX_00535"
  4968.         },
  4969.         {
  4970.             "ScreenID": "LVB9800463",
  4971.             "Viewer": "selfcheck",
  4972.             "MediaID": "LVB9800463",
  4973.             "ScreenTitle": "5.1.C  Correct!",
  4974.             "History": 0,
  4975.             "Fts": -1,
  4976.             "SortPath": 0,
  4977.             "AuxID": "#XX_00536"
  4978.         },
  4979.         {
  4980.             "ScreenID": "LVB9800464",
  4981.             "Viewer": "selfcheck",
  4982.             "MediaID": "LVB9800464",
  4983.             "ScreenTitle": "5.1.D  Incorrect",
  4984.             "History": 0,
  4985.             "Fts": -1,
  4986.             "SortPath": 0,
  4987.             "AuxID": "#XX_00537"
  4988.         },
  4989.         {
  4990.             "ScreenID": "LVB9800465",
  4991.             "Viewer": "selfcheck",
  4992.             "MediaID": "LVB9800465",
  4993.             "ScreenTitle": "5.2.A  Incorrect",
  4994.             "History": 0,
  4995.             "Fts": -1,
  4996.             "SortPath": 0,
  4997.             "AuxID": "#XX_00538"
  4998.         },
  4999.         {
  5000.             "ScreenID": "LVB9800466",
  5001.             "Viewer": "selfcheck",
  5002.             "MediaID": "LVB9800466",
  5003.             "ScreenTitle": "5.2.B  Correct!",
  5004.             "History": 0,
  5005.             "Fts": -1,
  5006.             "SortPath": 0,
  5007.             "AuxID": "#XX_00539"
  5008.         },
  5009.         {
  5010.             "ScreenID": "LVB9800467",
  5011.             "Viewer": "selfcheck",
  5012.             "MediaID": "LVB9800467",
  5013.             "ScreenTitle": "5.2.C  Incorrect",
  5014.             "History": 0,
  5015.             "Fts": -1,
  5016.             "SortPath": 0,
  5017.             "AuxID": "#XX_00540"
  5018.         },
  5019.         {
  5020.             "ScreenID": "LVB9800468",
  5021.             "Viewer": "selfcheck",
  5022.             "MediaID": "LVB9800468",
  5023.             "ScreenTitle": "5.2.D  Incorrect",
  5024.             "History": 0,
  5025.             "Fts": -1,
  5026.             "SortPath": 0,
  5027.             "AuxID": "#XX_00541"
  5028.         },
  5029.         {
  5030.             "ScreenID": "LVB9800469",
  5031.             "Viewer": "selfcheck",
  5032.             "MediaID": "LVB9800469",
  5033.             "ScreenTitle": "5.3.A  Incorrect",
  5034.             "History": 0,
  5035.             "Fts": -1,
  5036.             "SortPath": 0,
  5037.             "AuxID": "#XX_00542"
  5038.         },
  5039.         {
  5040.             "ScreenID": "LVB9800470",
  5041.             "Viewer": "selfcheck",
  5042.             "MediaID": "LVB9800470",
  5043.             "ScreenTitle": "5.3.B  Incorrect",
  5044.             "History": 0,
  5045.             "Fts": -1,
  5046.             "SortPath": 0,
  5047.             "AuxID": "#XX_00543"
  5048.         },
  5049.         {
  5050.             "ScreenID": "LVB9800471",
  5051.             "Viewer": "selfcheck",
  5052.             "MediaID": "LVB9800471",
  5053.             "ScreenTitle": "5.3.C  Correct!",
  5054.             "History": 0,
  5055.             "Fts": -1,
  5056.             "SortPath": 0,
  5057.             "AuxID": "#XX_00544"
  5058.         },
  5059.         {
  5060.             "ScreenID": "LVB9800472",
  5061.             "Viewer": "selfcheck",
  5062.             "MediaID": "LVB9800472",
  5063.             "ScreenTitle": "5.3.D  Incorrect",
  5064.             "History": 0,
  5065.             "Fts": -1,
  5066.             "SortPath": 0,
  5067.             "AuxID": "#XX_00545"
  5068.         },
  5069.         {
  5070.             "ScreenID": "LVB9800473",
  5071.             "Viewer": "selfcheck",
  5072.             "MediaID": "LVB9800473",
  5073.             "ScreenTitle": "5.4.A  Incorrect",
  5074.             "History": 0,
  5075.             "Fts": -1,
  5076.             "SortPath": 0,
  5077.             "AuxID": "#XX_00546"
  5078.         },
  5079.         {
  5080.             "ScreenID": "LVB9800474",
  5081.             "Viewer": "selfcheck",
  5082.             "MediaID": "LVB9800474",
  5083.             "ScreenTitle": "5.4.B  Correct!",
  5084.             "History": 0,
  5085.             "Fts": -1,
  5086.             "SortPath": 0,
  5087.             "AuxID": "#XX_00547"
  5088.         },
  5089.         {
  5090.             "ScreenID": "LVB9800475",
  5091.             "Viewer": "selfcheck",
  5092.             "MediaID": "LVB9800475",
  5093.             "ScreenTitle": "5.4.C  Incorrect",
  5094.             "History": 0,
  5095.             "Fts": -1,
  5096.             "SortPath": 0,
  5097.             "AuxID": "#XX_00548"
  5098.         },
  5099.         {
  5100.             "ScreenID": "LVB9800476",
  5101.             "Viewer": "selfcheck",
  5102.             "MediaID": "LVB9800476",
  5103.             "ScreenTitle": "5.4.D  Incorrect",
  5104.             "History": 0,
  5105.             "Fts": -1,
  5106.             "SortPath": 0,
  5107.             "AuxID": "#XX_00549"
  5108.         },
  5109.         {
  5110.             "ScreenID": "LVB9800477",
  5111.             "Viewer": "selfcheck",
  5112.             "MediaID": "LVB9800477",
  5113.             "ScreenTitle": "5.5.A  Correct!",
  5114.             "History": 0,
  5115.             "Fts": -1,
  5116.             "SortPath": 0,
  5117.             "AuxID": "#XX_00550"
  5118.         },
  5119.         {
  5120.             "ScreenID": "LVB9800478",
  5121.             "Viewer": "selfcheck",
  5122.             "MediaID": "LVB9800478",
  5123.             "ScreenTitle": "5.5.B  Incorrect",
  5124.             "History": 0,
  5125.             "Fts": -1,
  5126.             "SortPath": 0,
  5127.             "AuxID": "#XX_00551"
  5128.         },
  5129.         {
  5130.             "ScreenID": "LVB9800479",
  5131.             "Viewer": "selfcheck",
  5132.             "MediaID": "LVB9800479",
  5133.             "ScreenTitle": "5.5.C  Incorrect",
  5134.             "History": 0,
  5135.             "Fts": -1,
  5136.             "SortPath": 0,
  5137.             "AuxID": "#XX_00552"
  5138.         },
  5139.         {
  5140.             "ScreenID": "LVB9800480",
  5141.             "Viewer": "selfcheck",
  5142.             "MediaID": "LVB9800480",
  5143.             "ScreenTitle": "5.5.D  Incorrect",
  5144.             "History": 0,
  5145.             "Fts": -1,
  5146.             "SortPath": 0,
  5147.             "AuxID": "#XX_00553"
  5148.         },
  5149.         {
  5150.             "ScreenID": "LVB9800481",
  5151.             "Viewer": "selfcheck",
  5152.             "MediaID": "LVB9800481",
  5153.             "ScreenTitle": "5.6.A  Correct!",
  5154.             "History": 0,
  5155.             "Fts": -1,
  5156.             "SortPath": 0,
  5157.             "AuxID": "#XX_00554"
  5158.         },
  5159.         {
  5160.             "ScreenID": "LVB9800482",
  5161.             "Viewer": "selfcheck",
  5162.             "MediaID": "LVB9800482",
  5163.             "ScreenTitle": "5.6.B  Incorrect",
  5164.             "History": 0,
  5165.             "Fts": -1,
  5166.             "SortPath": 0,
  5167.             "AuxID": "#XX_00555"
  5168.         },
  5169.         {
  5170.             "ScreenID": "LVB9800483",
  5171.             "Viewer": "selfcheck",
  5172.             "MediaID": "LVB9800483",
  5173.             "ScreenTitle": "5.6.C  Incorrect",
  5174.             "History": 0,
  5175.             "Fts": -1,
  5176.             "SortPath": 0,
  5177.             "AuxID": "#XX_00556"
  5178.         },
  5179.         {
  5180.             "ScreenID": "LVB9800484",
  5181.             "Viewer": "selfcheck",
  5182.             "MediaID": "LVB9800484",
  5183.             "ScreenTitle": "5.6.D  Incorrect",
  5184.             "History": 0,
  5185.             "Fts": -1,
  5186.             "SortPath": 0,
  5187.             "AuxID": "#XX_00557"
  5188.         },
  5189.         {
  5190.             "ScreenID": "LVB9800485",
  5191.             "Viewer": "demo",
  5192.             "MediaID": "\\chap05\\B05D015.AVI",
  5193.             "ScreenTitle": "Lab 5 Overview",
  5194.             "History": 0,
  5195.             "Fts": -1,
  5196.             "SortPath": 0,
  5197.             "AuxID": "#XX_00470"
  5198.         },
  5199.         {
  5200.             "ScreenID": "LVB9800486",
  5201.             "Viewer": "anim",
  5202.             "MediaID": "\\chap06\\B06A005.AVI",
  5203.             "ScreenTitle": "Chapter 6 Introduction",
  5204.             "History": 0,
  5205.             "Fts": -1,
  5206.             "SortPath": 0,
  5207.             "AuxID": "#XX_00560"
  5208.         },
  5209.         {
  5210.             "ScreenID": "LVB9800487",
  5211.             "Viewer": "image",
  5212.             "MediaID": "\\chap06\\B06B005.BMP",
  5213.             "ScreenTitle": "Loop Output on a Form",
  5214.             "History": 0,
  5215.             "Fts": -1,
  5216.             "SortPath": 0,
  5217.             "AuxID": "#XX_00564"
  5218.         },
  5219.         {
  5220.             "ScreenID": "LVB9800488",
  5221.             "Viewer": "tip",
  5222.             "MediaID": "LVB9800488",
  5223.             "ScreenTitle": "Tracking the Cursor",
  5224.             "History": 0,
  5225.             "Fts": -1,
  5226.             "SortPath": 0,
  5227.             "AuxID": "#XX_00562"
  5228.         },
  5229.         {
  5230.             "ScreenID": "LVB9800489",
  5231.             "Viewer": "demo",
  5232.             "MediaID": "\\chap06\\B06D005.AVI",
  5233.             "ScreenTitle": "The FontSize Property",
  5234.             "History": 0,
  5235.             "Fts": -1,
  5236.             "SortPath": 0,
  5237.             "AuxID": "#XX_00566"
  5238.         },
  5239.         {
  5240.             "ScreenID": "LVB9800490",
  5241.             "Viewer": "tip",
  5242.             "MediaID": "LVB9800490",
  5243.             "ScreenTitle": "Manual Exit",
  5244.             "History": 0,
  5245.             "Fts": -1,
  5246.             "SortPath": 0,
  5247.             "AuxID": "#XX_00934"
  5248.         },
  5249.         {
  5250.             "ScreenID": "LVB9800491",
  5251.             "Viewer": "demo",
  5252.             "MediaID": "\\chap06\\B06D010.AVI",
  5253.             "ScreenTitle": "A Digital Clock",
  5254.             "History": 0,
  5255.             "Fts": -1,
  5256.             "SortPath": 0,
  5257.             "AuxID": "#XX_00569"
  5258.         },
  5259.         {
  5260.             "ScreenID": "LVB9800492",
  5261.             "Viewer": "tip",
  5262.             "MediaID": "LVB9800492",
  5263.             "ScreenTitle": "More Uses For Timers",
  5264.             "History": 0,
  5265.             "Fts": -1,
  5266.             "SortPath": 0,
  5267.             "AuxID": "#XX_00570"
  5268.         },
  5269.         {
  5270.             "ScreenID": "LVB9800493",
  5271.             "Viewer": "selfcheck",
  5272.             "MediaID": "LVB9800493",
  5273.             "ScreenTitle": "6.1.A  Incorrect",
  5274.             "History": 0,
  5275.             "Fts": -1,
  5276.             "SortPath": 0,
  5277.             "AuxID": "#XX_00572"
  5278.         },
  5279.         {
  5280.             "ScreenID": "LVB9800494",
  5281.             "Viewer": "selfcheck",
  5282.             "MediaID": "LVB9800494",
  5283.             "ScreenTitle": "6.1.B  Incorrect",
  5284.             "History": 0,
  5285.             "Fts": -1,
  5286.             "SortPath": 0,
  5287.             "AuxID": "#XX_00573"
  5288.         },
  5289.         {
  5290.             "ScreenID": "LVB9800495",
  5291.             "Viewer": "selfcheck",
  5292.             "MediaID": "LVB9800495",
  5293.             "ScreenTitle": "6.1.C  Incorrect",
  5294.             "History": 0,
  5295.             "Fts": -1,
  5296.             "SortPath": 0,
  5297.             "AuxID": "#XX_00574"
  5298.         },
  5299.         {
  5300.             "ScreenID": "LVB9800496",
  5301.             "Viewer": "selfcheck",
  5302.             "MediaID": "LVB9800496",
  5303.             "ScreenTitle": "6.1.D  Correct!",
  5304.             "History": 0,
  5305.             "Fts": -1,
  5306.             "SortPath": 0,
  5307.             "AuxID": "#XX_00575"
  5308.         },
  5309.         {
  5310.             "ScreenID": "LVB9800497",
  5311.             "Viewer": "selfcheck",
  5312.             "MediaID": "LVB9800497",
  5313.             "ScreenTitle": "6.2.A  Incorrect",
  5314.             "History": 0,
  5315.             "Fts": -1,
  5316.             "SortPath": 0,
  5317.             "AuxID": "#XX_00576"
  5318.         },
  5319.         {
  5320.             "ScreenID": "LVB9800498",
  5321.             "Viewer": "selfcheck",
  5322.             "MediaID": "LVB9800498",
  5323.             "ScreenTitle": "6.2.B  Correct!",
  5324.             "History": 0,
  5325.             "Fts": -1,
  5326.             "SortPath": 0,
  5327.             "AuxID": "#XX_00577"
  5328.         },
  5329.         {
  5330.             "ScreenID": "LVB9800499",
  5331.             "Viewer": "selfcheck",
  5332.             "MediaID": "LVB9800499",
  5333.             "ScreenTitle": "6.2.C  Incorrect",
  5334.             "History": 0,
  5335.             "Fts": -1,
  5336.             "SortPath": 0,
  5337.             "AuxID": "#XX_00578"
  5338.         },
  5339.         {
  5340.             "ScreenID": "LVB9800500",
  5341.             "Viewer": "selfcheck",
  5342.             "MediaID": "LVB9800500",
  5343.             "ScreenTitle": "6.2.D  Incorrect",
  5344.             "History": 0,
  5345.             "Fts": -1,
  5346.             "SortPath": 0,
  5347.             "AuxID": "#XX_00579"
  5348.         },
  5349.         {
  5350.             "ScreenID": "LVB9800501",
  5351.             "Viewer": "selfcheck",
  5352.             "MediaID": "LVB9800501",
  5353.             "ScreenTitle": "6.3.A  Correct!",
  5354.             "History": 0,
  5355.             "Fts": -1,
  5356.             "SortPath": 0,
  5357.             "AuxID": "#XX_00580"
  5358.         },
  5359.         {
  5360.             "ScreenID": "LVB9800502",
  5361.             "Viewer": "selfcheck",
  5362.             "MediaID": "LVB9800502",
  5363.             "ScreenTitle": "6.3.B  Incorrect",
  5364.             "History": 0,
  5365.             "Fts": -1,
  5366.             "SortPath": 0,
  5367.             "AuxID": "#XX_00581"
  5368.         },
  5369.         {
  5370.             "ScreenID": "LVB9800503",
  5371.             "Viewer": "selfcheck",
  5372.             "MediaID": "LVB9800503",
  5373.             "ScreenTitle": "6.3.C  Incorrect",
  5374.             "History": 0,
  5375.             "Fts": -1,
  5376.             "SortPath": 0,
  5377.             "AuxID": "#XX_00582"
  5378.         },
  5379.         {
  5380.             "ScreenID": "LVB9800504",
  5381.             "Viewer": "selfcheck",
  5382.             "MediaID": "LVB9800504",
  5383.             "ScreenTitle": "6.3.D  Incorrect",
  5384.             "History": 0,
  5385.             "Fts": -1,
  5386.             "SortPath": 0,
  5387.             "AuxID": "#XX_00583"
  5388.         },
  5389.         {
  5390.             "ScreenID": "LVB9800505",
  5391.             "Viewer": "selfcheck",
  5392.             "MediaID": "LVB9800505",
  5393.             "ScreenTitle": "6.4.A  Incorrect",
  5394.             "History": 0,
  5395.             "Fts": -1,
  5396.             "SortPath": 0,
  5397.             "AuxID": "#XX_00584"
  5398.         },
  5399.         {
  5400.             "ScreenID": "LVB9800506",
  5401.             "Viewer": "selfcheck",
  5402.             "MediaID": "LVB9800506",
  5403.             "ScreenTitle": "6.4.B  Correct!",
  5404.             "History": 0,
  5405.             "Fts": -1,
  5406.             "SortPath": 0,
  5407.             "AuxID": "#XX_00585"
  5408.         },
  5409.         {
  5410.             "ScreenID": "LVB9800507",
  5411.             "Viewer": "selfcheck",
  5412.             "MediaID": "LVB9800507",
  5413.             "ScreenTitle": "6.4.C  Incorrect",
  5414.             "History": 0,
  5415.             "Fts": -1,
  5416.             "SortPath": 0,
  5417.             "AuxID": "#XX_00586"
  5418.         },
  5419.         {
  5420.             "ScreenID": "LVB9800508",
  5421.             "Viewer": "selfcheck",
  5422.             "MediaID": "LVB9800508",
  5423.             "ScreenTitle": "6.4.D  Incorrect",
  5424.             "History": 0,
  5425.             "Fts": -1,
  5426.             "SortPath": 0,
  5427.             "AuxID": "#XX_00587"
  5428.         },
  5429.         {
  5430.             "ScreenID": "LVB9800509",
  5431.             "Viewer": "selfcheck",
  5432.             "MediaID": "LVB9800509",
  5433.             "ScreenTitle": "6.5.A  Incorrect",
  5434.             "History": 0,
  5435.             "Fts": -1,
  5436.             "SortPath": 0,
  5437.             "AuxID": "#XX_00588"
  5438.         },
  5439.         {
  5440.             "ScreenID": "LVB9800510",
  5441.             "Viewer": "selfcheck",
  5442.             "MediaID": "LVB9800510",
  5443.             "ScreenTitle": "6.5.B  Incorrect",
  5444.             "History": 0,
  5445.             "Fts": -1,
  5446.             "SortPath": 0,
  5447.             "AuxID": "#XX_00589"
  5448.         },
  5449.         {
  5450.             "ScreenID": "LVB9800511",
  5451.             "Viewer": "selfcheck",
  5452.             "MediaID": "LVB9800511",
  5453.             "ScreenTitle": "6.5.C  Correct!",
  5454.             "History": 0,
  5455.             "Fts": -1,
  5456.             "SortPath": 0,
  5457.             "AuxID": "#XX_00590"
  5458.         },
  5459.         {
  5460.             "ScreenID": "LVB9800512",
  5461.             "Viewer": "selfcheck",
  5462.             "MediaID": "LVB9800512",
  5463.             "ScreenTitle": "6.5.D  Incorrect",
  5464.             "History": 0,
  5465.             "Fts": -1,
  5466.             "SortPath": 0,
  5467.             "AuxID": "#XX_00591"
  5468.         },
  5469.         {
  5470.             "ScreenID": "LVB9800513",
  5471.             "Viewer": "selfcheck",
  5472.             "MediaID": "LVB9800513",
  5473.             "ScreenTitle": "6.6.A  Incorrect",
  5474.             "History": 0,
  5475.             "Fts": -1,
  5476.             "SortPath": 0,
  5477.             "AuxID": "#XX_00592"
  5478.         },
  5479.         {
  5480.             "ScreenID": "LVB9800514",
  5481.             "Viewer": "selfcheck",
  5482.             "MediaID": "LVB9800514",
  5483.             "ScreenTitle": "6.6.B  Incorrect",
  5484.             "History": 0,
  5485.             "Fts": -1,
  5486.             "SortPath": 0,
  5487.             "AuxID": "#XX_00593"
  5488.         },
  5489.         {
  5490.             "ScreenID": "LVB9800515",
  5491.             "Viewer": "selfcheck",
  5492.             "MediaID": "LVB9800515",
  5493.             "ScreenTitle": "6.6.C  Incorrect",
  5494.             "History": 0,
  5495.             "Fts": -1,
  5496.             "SortPath": 0,
  5497.             "AuxID": "#XX_00594"
  5498.         },
  5499.         {
  5500.             "ScreenID": "LVB9800516",
  5501.             "Viewer": "selfcheck",
  5502.             "MediaID": "LVB9800516",
  5503.             "ScreenTitle": "6.6.D  Correct!",
  5504.             "History": 0,
  5505.             "Fts": -1,
  5506.             "SortPath": 0,
  5507.             "AuxID": "#XX_00595"
  5508.         },
  5509.         {
  5510.             "ScreenID": "LVB9800517",
  5511.             "Viewer": "selfcheck",
  5512.             "MediaID": "LVB9800517",
  5513.             "ScreenTitle": "6.7.A  Incorrect",
  5514.             "History": 0,
  5515.             "Fts": -1,
  5516.             "SortPath": 0,
  5517.             "AuxID": "#XX_00596"
  5518.         },
  5519.         {
  5520.             "ScreenID": "LVB9800518",
  5521.             "Viewer": "selfcheck",
  5522.             "MediaID": "LVB9800518",
  5523.             "ScreenTitle": "6.7.B  Incorrect",
  5524.             "History": 0,
  5525.             "Fts": -1,
  5526.             "SortPath": 0,
  5527.             "AuxID": "#XX_00597"
  5528.         },
  5529.         {
  5530.             "ScreenID": "LVB9800519",
  5531.             "Viewer": "selfcheck",
  5532.             "MediaID": "LVB9800519",
  5533.             "ScreenTitle": "6.7.C  Incorrect",
  5534.             "History": 0,
  5535.             "Fts": -1,
  5536.             "SortPath": 0,
  5537.             "AuxID": "#XX_00598"
  5538.         },
  5539.         {
  5540.             "ScreenID": "LVB9800520",
  5541.             "Viewer": "selfcheck",
  5542.             "MediaID": "LVB9800520",
  5543.             "ScreenTitle": "6.7.D  Correct!",
  5544.             "History": 0,
  5545.             "Fts": -1,
  5546.             "SortPath": 0,
  5547.             "AuxID": "#XX_00599"
  5548.         },
  5549.         {
  5550.             "ScreenID": "LVB9800521",
  5551.             "Viewer": "demo",
  5552.             "MediaID": "\\chap06\\B06D015.AVI",
  5553.             "ScreenTitle": "Lab 6 Overview",
  5554.             "History": 0,
  5555.             "Fts": -1,
  5556.             "SortPath": 0,
  5557.             "AuxID": "#XX_00600"
  5558.         },
  5559.         {
  5560.             "ScreenID": "LVB9800522",
  5561.             "Viewer": "anim",
  5562.             "MediaID": "\\chap07\\B07A005.AVI",
  5563.             "ScreenTitle": "Chapter 7 Introduction",
  5564.             "History": 0,
  5565.             "Fts": -1,
  5566.             "SortPath": 0,
  5567.             "AuxID": "#XX_00608"
  5568.         },
  5569.         {
  5570.             "ScreenID": "LVB9800523",
  5571.             "Viewer": "anim",
  5572.             "MediaID": "\\chap07\\B07A010.AVI",
  5573.             "ScreenTitle": "Using Extra Forms",
  5574.             "History": 0,
  5575.             "Fts": -1,
  5576.             "SortPath": 0,
  5577.             "AuxID": "#XX_00609"
  5578.         },
  5579.         {
  5580.             "ScreenID": "LVB9800524",
  5581.             "Viewer": "tip",
  5582.             "MediaID": "LVB9800524",
  5583.             "ScreenTitle": "Preload for Performance",
  5584.             "History": 0,
  5585.             "Fts": -1,
  5586.             "SortPath": 0,
  5587.             "AuxID": "#XX_00622"
  5588.         },
  5589.         {
  5590.             "ScreenID": "LVB9800525",
  5591.             "Viewer": "demo",
  5592.             "MediaID": "\\chap07\\B07D005.AVI",
  5593.             "ScreenTitle": "Adding a Second Form",
  5594.             "History": 0,
  5595.             "Fts": -1,
  5596.             "SortPath": 0,
  5597.             "AuxID": "#XX_00616"
  5598.         },
  5599.         {
  5600.             "ScreenID": "LVB9800526",
  5601.             "Viewer": "image",
  5602.             "MediaID": "\\chap07\\B07B005.BMP",
  5603.             "ScreenTitle": "Add Form Dialog Box",
  5604.             "History": 0,
  5605.             "Fts": -1,
  5606.             "SortPath": 0,
  5607.             "AuxID": "#XX_00611"
  5608.         },
  5609.         {
  5610.             "ScreenID": "LVB9800527",
  5611.             "Viewer": "image",
  5612.             "MediaID": "\\chap07\\B07B010.BMP",
  5613.             "ScreenTitle": "The Blank Form",
  5614.             "History": 0,
  5615.             "Fts": -1,
  5616.             "SortPath": 0,
  5617.             "AuxID": "#XX_00612"
  5618.         },
  5619.         {
  5620.             "ScreenID": "LVB9800528",
  5621.             "Viewer": "image",
  5622.             "MediaID": "\\chap07\\B07B020.BMP",
  5623.             "ScreenTitle": "The Add Form Dialog Box",
  5624.             "History": 0,
  5625.             "Fts": -1,
  5626.             "SortPath": 0,
  5627.             "AuxID": "#XX_00614"
  5628.         },
  5629.         {
  5630.             "ScreenID": "LVB9800529",
  5631.             "Viewer": "tip",
  5632.             "MediaID": "LVB9800529",
  5633.             "ScreenTitle": "Which Form Opens First?",
  5634.             "History": 0,
  5635.             "Fts": -1,
  5636.             "SortPath": 0,
  5637.             "AuxID": "#XX_00620"
  5638.         },
  5639.         {
  5640.             "ScreenID": "LVB9800530",
  5641.             "Viewer": "image",
  5642.             "MediaID": "\\chap07\\B07B015.BMP",
  5643.             "ScreenTitle": "Saving a Form",
  5644.             "History": 0,
  5645.             "Fts": -1,
  5646.             "SortPath": 0,
  5647.             "AuxID": "#XX_00613"
  5648.         },
  5649.         {
  5650.             "ScreenID": "LVB9800531",
  5651.             "Viewer": "sound",
  5652.             "MediaID": "\\Chap07\\B07W005.WAV",
  5653.             "ScreenTitle": "Printing Text",
  5654.             "History": 0,
  5655.             "Fts": -1,
  5656.             "SortPath": 0,
  5657.             "AuxID": "#XX_00884"
  5658.         },
  5659.         {
  5660.             "ScreenID": "LVB9800532",
  5661.             "Viewer": "tip",
  5662.             "MediaID": "LVB9800532",
  5663.             "ScreenTitle": "Exiting an Error Loop",
  5664.             "History": 0,
  5665.             "Fts": -1,
  5666.             "SortPath": 0,
  5667.             "AuxID": "#XX_00626"
  5668.         },
  5669.         {
  5670.             "ScreenID": "LVB9800533",
  5671.             "Viewer": "sample",
  5672.             "MediaID": "LVB9800533",
  5673.             "ScreenTitle": "An Error Handler",
  5674.             "History": 0,
  5675.             "Fts": -1,
  5676.             "SortPath": 0,
  5677.             "AuxID": "#XX_00628"
  5678.         },
  5679.         {
  5680.             "ScreenID": "LVB9800534",
  5681.             "Viewer": "demo",
  5682.             "MediaID": "\\chap07\\B07D010.AVI",
  5683.             "ScreenTitle": "An Error Handler",
  5684.             "History": 0,
  5685.             "Fts": -1,
  5686.             "SortPath": 0,
  5687.             "AuxID": "#XX_00617"
  5688.         },
  5689.         {
  5690.             "ScreenID": "LVB9800535",
  5691.             "Viewer": "selfcheck",
  5692.             "MediaID": "LVB9800535",
  5693.             "ScreenTitle": "7.1.A  Incorrect",
  5694.             "History": 0,
  5695.             "Fts": -1,
  5696.             "SortPath": 0,
  5697.             "AuxID": "#XX_00630"
  5698.         },
  5699.         {
  5700.             "ScreenID": "LVB9800536",
  5701.             "Viewer": "selfcheck",
  5702.             "MediaID": "LVB9800536",
  5703.             "ScreenTitle": "7.1.B  Incorrect",
  5704.             "History": 0,
  5705.             "Fts": -1,
  5706.             "SortPath": 0,
  5707.             "AuxID": "#XX_00631"
  5708.         },
  5709.         {
  5710.             "ScreenID": "LVB9800537",
  5711.             "Viewer": "selfcheck",
  5712.             "MediaID": "LVB9800537",
  5713.             "ScreenTitle": "7.1.C  Incorrect",
  5714.             "History": 0,
  5715.             "Fts": -1,
  5716.             "SortPath": 0,
  5717.             "AuxID": "#XX_00632"
  5718.         },
  5719.         {
  5720.             "ScreenID": "LVB9800538",
  5721.             "Viewer": "selfcheck",
  5722.             "MediaID": "LVB9800538",
  5723.             "ScreenTitle": "7.1.D  Correct!",
  5724.             "History": 0,
  5725.             "Fts": -1,
  5726.             "SortPath": 0,
  5727.             "AuxID": "#XX_00633"
  5728.         },
  5729.         {
  5730.             "ScreenID": "LVB9800539",
  5731.             "Viewer": "selfcheck",
  5732.             "MediaID": "LVB9800539",
  5733.             "ScreenTitle": "7.2.A  Incorrect",
  5734.             "History": 0,
  5735.             "Fts": -1,
  5736.             "SortPath": 0,
  5737.             "AuxID": "#XX_00634"
  5738.         },
  5739.         {
  5740.             "ScreenID": "LVB9800540",
  5741.             "Viewer": "selfcheck",
  5742.             "MediaID": "LVB9800540",
  5743.             "ScreenTitle": "7.2.B  Correct!",
  5744.             "History": 0,
  5745.             "Fts": -1,
  5746.             "SortPath": 0,
  5747.             "AuxID": "#XX_00635"
  5748.         },
  5749.         {
  5750.             "ScreenID": "LVB9800541",
  5751.             "Viewer": "selfcheck",
  5752.             "MediaID": "LVB9800541",
  5753.             "ScreenTitle": "7.2.C  Incorrect",
  5754.             "History": 0,
  5755.             "Fts": -1,
  5756.             "SortPath": 0,
  5757.             "AuxID": "#XX_00636"
  5758.         },
  5759.         {
  5760.             "ScreenID": "LVB9800542",
  5761.             "Viewer": "selfcheck",
  5762.             "MediaID": "LVB9800542",
  5763.             "ScreenTitle": "7.2.D  Incorrect",
  5764.             "History": 0,
  5765.             "Fts": -1,
  5766.             "SortPath": 0,
  5767.             "AuxID": "#XX_00637"
  5768.         },
  5769.         {
  5770.             "ScreenID": "LVB9800543",
  5771.             "Viewer": "selfcheck",
  5772.             "MediaID": "LVB9800543",
  5773.             "ScreenTitle": "7.3.A  Correct!",
  5774.             "History": 0,
  5775.             "Fts": -1,
  5776.             "SortPath": 0,
  5777.             "AuxID": "#XX_00638"
  5778.         },
  5779.         {
  5780.             "ScreenID": "LVB9800544",
  5781.             "Viewer": "selfcheck",
  5782.             "MediaID": "LVB9800544",
  5783.             "ScreenTitle": "7.3.B  Incorrect",
  5784.             "History": 0,
  5785.             "Fts": -1,
  5786.             "SortPath": 0,
  5787.             "AuxID": "#XX_00639"
  5788.         },
  5789.         {
  5790.             "ScreenID": "LVB9800545",
  5791.             "Viewer": "selfcheck",
  5792.             "MediaID": "LVB9800545",
  5793.             "ScreenTitle": "7.3.C  Incorrect",
  5794.             "History": 0,
  5795.             "Fts": -1,
  5796.             "SortPath": 0,
  5797.             "AuxID": "#XX_00640"
  5798.         },
  5799.         {
  5800.             "ScreenID": "LVB9800546",
  5801.             "Viewer": "selfcheck",
  5802.             "MediaID": "LVB9800546",
  5803.             "ScreenTitle": "7.3.D  Incorrect",
  5804.             "History": 0,
  5805.             "Fts": -1,
  5806.             "SortPath": 0,
  5807.             "AuxID": "#XX_00641"
  5808.         },
  5809.         {
  5810.             "ScreenID": "LVB9800547",
  5811.             "Viewer": "selfcheck",
  5812.             "MediaID": "LVB9800547",
  5813.             "ScreenTitle": "7.4.A  Incorrect",
  5814.             "History": 0,
  5815.             "Fts": -1,
  5816.             "SortPath": 0,
  5817.             "AuxID": "#XX_00642"
  5818.         },
  5819.         {
  5820.             "ScreenID": "LVB9800548",
  5821.             "Viewer": "selfcheck",
  5822.             "MediaID": "LVB9800548",
  5823.             "ScreenTitle": "7.4.B  Incorrect",
  5824.             "History": 0,
  5825.             "Fts": -1,
  5826.             "SortPath": 0,
  5827.             "AuxID": "#XX_00643"
  5828.         },
  5829.         {
  5830.             "ScreenID": "LVB9800549",
  5831.             "Viewer": "selfcheck",
  5832.             "MediaID": "LVB9800549",
  5833.             "ScreenTitle": "7.4.C  Correct!",
  5834.             "History": 0,
  5835.             "Fts": -1,
  5836.             "SortPath": 0,
  5837.             "AuxID": "#XX_00644"
  5838.         },
  5839.         {
  5840.             "ScreenID": "LVB9800550",
  5841.             "Viewer": "selfcheck",
  5842.             "MediaID": "LVB9800550",
  5843.             "ScreenTitle": "7.4.D  Incorrect",
  5844.             "History": 0,
  5845.             "Fts": -1,
  5846.             "SortPath": 0,
  5847.             "AuxID": "#XX_00645"
  5848.         },
  5849.         {
  5850.             "ScreenID": "LVB9800551",
  5851.             "Viewer": "selfcheck",
  5852.             "MediaID": "LVB9800551",
  5853.             "ScreenTitle": "7.5.A  Incorrect",
  5854.             "History": 0,
  5855.             "Fts": -1,
  5856.             "SortPath": 0,
  5857.             "AuxID": "#XX_00646"
  5858.         },
  5859.         {
  5860.             "ScreenID": "LVB9800552",
  5861.             "Viewer": "selfcheck",
  5862.             "MediaID": "LVB9800552",
  5863.             "ScreenTitle": "7.5.B  Incorrect",
  5864.             "History": 0,
  5865.             "Fts": -1,
  5866.             "SortPath": 0,
  5867.             "AuxID": "#XX_00647"
  5868.         },
  5869.         {
  5870.             "ScreenID": "LVB9800553",
  5871.             "Viewer": "selfcheck",
  5872.             "MediaID": "LVB9800553",
  5873.             "ScreenTitle": "7.5.C  Incorrect",
  5874.             "History": 0,
  5875.             "Fts": -1,
  5876.             "SortPath": 0,
  5877.             "AuxID": "#XX_00648"
  5878.         },
  5879.         {
  5880.             "ScreenID": "LVB9800554",
  5881.             "Viewer": "selfcheck",
  5882.             "MediaID": "LVB9800554",
  5883.             "ScreenTitle": "7.5.D  Correct!",
  5884.             "History": 0,
  5885.             "Fts": -1,
  5886.             "SortPath": 0,
  5887.             "AuxID": "#XX_00649"
  5888.         },
  5889.         {
  5890.             "ScreenID": "LVB9800555",
  5891.             "Viewer": "selfcheck",
  5892.             "MediaID": "LVB9800555",
  5893.             "ScreenTitle": "7.6.A  Incorrect",
  5894.             "History": 0,
  5895.             "Fts": -1,
  5896.             "SortPath": 0,
  5897.             "AuxID": "#XX_00650"
  5898.         },
  5899.         {
  5900.             "ScreenID": "LVB9800556",
  5901.             "Viewer": "selfcheck",
  5902.             "MediaID": "LVB9800556",
  5903.             "ScreenTitle": "7.6.B  Correct!",
  5904.             "History": 0,
  5905.             "Fts": -1,
  5906.             "SortPath": 0,
  5907.             "AuxID": "#XX_00651"
  5908.         },
  5909.         {
  5910.             "ScreenID": "LVB9800557",
  5911.             "Viewer": "selfcheck",
  5912.             "MediaID": "LVB9800557",
  5913.             "ScreenTitle": "7.6.C  Incorrect",
  5914.             "History": 0,
  5915.             "Fts": -1,
  5916.             "SortPath": 0,
  5917.             "AuxID": "#XX_00652"
  5918.         },
  5919.         {
  5920.             "ScreenID": "LVB9800558",
  5921.             "Viewer": "selfcheck",
  5922.             "MediaID": "LVB9800558",
  5923.             "ScreenTitle": "7.6.D  Incorrect",
  5924.             "History": 0,
  5925.             "Fts": -1,
  5926.             "SortPath": 0,
  5927.             "AuxID": "#XX_00653"
  5928.         },
  5929.         {
  5930.             "ScreenID": "LVB9800559",
  5931.             "Viewer": "selfcheck",
  5932.             "MediaID": "LVB9800559",
  5933.             "ScreenTitle": "7.7.A  Incorrect",
  5934.             "History": 0,
  5935.             "Fts": -1,
  5936.             "SortPath": 0,
  5937.             "AuxID": "#XX_00654"
  5938.         },
  5939.         {
  5940.             "ScreenID": "LVB9800560",
  5941.             "Viewer": "selfcheck",
  5942.             "MediaID": "LVB9800560",
  5943.             "ScreenTitle": "7.7.B  Incorrect",
  5944.             "History": 0,
  5945.             "Fts": -1,
  5946.             "SortPath": 0,
  5947.             "AuxID": "#XX_00655"
  5948.         },
  5949.         {
  5950.             "ScreenID": "LVB9800561",
  5951.             "Viewer": "selfcheck",
  5952.             "MediaID": "LVB9800561",
  5953.             "ScreenTitle": "7.7.C  Correct!",
  5954.             "History": 0,
  5955.             "Fts": -1,
  5956.             "SortPath": 0,
  5957.             "AuxID": "#XX_00656"
  5958.         },
  5959.         {
  5960.             "ScreenID": "LVB9800562",
  5961.             "Viewer": "selfcheck",
  5962.             "MediaID": "LVB9800562",
  5963.             "ScreenTitle": "7.7.D  Incorrect",
  5964.             "History": 0,
  5965.             "Fts": -1,
  5966.             "SortPath": 0,
  5967.             "AuxID": "#XX_00657"
  5968.         },
  5969.         {
  5970.             "ScreenID": "LVB9800563",
  5971.             "Viewer": "demo",
  5972.             "MediaID": "\\chap07\\B07D015.AVI",
  5973.             "ScreenTitle": "Lab 7 Overview",
  5974.             "History": 0,
  5975.             "Fts": -1,
  5976.             "SortPath": 0,
  5977.             "AuxID": "#XX_00618"
  5978.         },
  5979.         {
  5980.             "ScreenID": "LVB9800564",
  5981.             "Viewer": "anim",
  5982.             "MediaID": "\\Chap08\\B08A005.AVI",
  5983.             "ScreenTitle": "Chapter 8 Introduction",
  5984.             "History": 0,
  5985.             "Fts": -1,
  5986.             "SortPath": 0,
  5987.             "AuxID": "#XX_00658"
  5988.         },
  5989.         {
  5990.             "ScreenID": "LVB9800565",
  5991.             "Viewer": "anim",
  5992.             "MediaID": "\\chap08\\B08A010.AVI",
  5993.             "ScreenTitle": "The Steps in Drag and Drop Programming",
  5994.             "History": 0,
  5995.             "Fts": -1,
  5996.             "SortPath": 0,
  5997.             "AuxID": "#XX_00663"
  5998.         },
  5999.         {
  6000.             "ScreenID": "LVB9800566",
  6001.             "Viewer": "demo",
  6002.             "MediaID": "\\chap08\\B08D005.AVI",
  6003.             "ScreenTitle": "Drag and Drop Example",
  6004.             "History": 0,
  6005.             "Fts": -1,
  6006.             "SortPath": 0,
  6007.             "AuxID": "#XX_00665"
  6008.         },
  6009.         {
  6010.             "ScreenID": "LVB9800567",
  6011.             "Viewer": "image",
  6012.             "MediaID": "\\chap08\\B08B015.BMP",
  6013.             "ScreenTitle": "The Visual Basic Coordinate System",
  6014.             "History": 0,
  6015.             "Fts": -1,
  6016.             "SortPath": 0,
  6017.             "AuxID": "#XX_00667"
  6018.         },
  6019.         {
  6020.             "ScreenID": "LVB9800568",
  6021.             "Viewer": "image",
  6022.             "MediaID": "\\chap08\\B08B020.BMP",
  6023.             "ScreenTitle": "An Exception Using the Tag Property",
  6024.             "History": 0,
  6025.             "Fts": -1,
  6026.             "SortPath": 0,
  6027.             "AuxID": "#XX_00673"
  6028.         },
  6029.         {
  6030.             "ScreenID": "LVB9800569",
  6031.             "Viewer": "tip",
  6032.             "MediaID": "LVB9800569",
  6033.             "ScreenTitle": "Use PictureBox for Animations",
  6034.             "History": 0,
  6035.             "Fts": -1,
  6036.             "SortPath": 0,
  6037.             "AuxID": "#XX_00677"
  6038.         },
  6039.         {
  6040.             "ScreenID": "LVB9800570",
  6041.             "Viewer": "demo",
  6042.             "MediaID": "\\chap08\\B08D010.AVI",
  6043.             "ScreenTitle": "The Drifting Cloud Demonstration",
  6044.             "History": 0,
  6045.             "Fts": -1,
  6046.             "SortPath": 0,
  6047.             "AuxID": "#XX_00668"
  6048.         },
  6049.         {
  6050.             "ScreenID": "LVB9800571",
  6051.             "Viewer": "selfcheck",
  6052.             "MediaID": "LVB9800571",
  6053.             "ScreenTitle": "8.1.A  Incorrect",
  6054.             "History": 0,
  6055.             "Fts": -1,
  6056.             "SortPath": 0,
  6057.             "AuxID": "#XX_00679"
  6058.         },
  6059.         {
  6060.             "ScreenID": "LVB9800572",
  6061.             "Viewer": "selfcheck",
  6062.             "MediaID": "LVB9800572",
  6063.             "ScreenTitle": "8.1.B  Correct!",
  6064.             "History": 0,
  6065.             "Fts": -1,
  6066.             "SortPath": 0,
  6067.             "AuxID": "#XX_00680"
  6068.         },
  6069.         {
  6070.             "ScreenID": "LVB9800573",
  6071.             "Viewer": "selfcheck",
  6072.             "MediaID": "LVB9800573",
  6073.             "ScreenTitle": "8.1.C  Incorrect",
  6074.             "History": 0,
  6075.             "Fts": -1,
  6076.             "SortPath": 0,
  6077.             "AuxID": "#XX_00681"
  6078.         },
  6079.         {
  6080.             "ScreenID": "LVB9800574",
  6081.             "Viewer": "selfcheck",
  6082.             "MediaID": "LVB9800574",
  6083.             "ScreenTitle": "8.1.D  Incorrect",
  6084.             "History": 0,
  6085.             "Fts": -1,
  6086.             "SortPath": 0,
  6087.             "AuxID": "#XX_00682"
  6088.         },
  6089.         {
  6090.             "ScreenID": "LVB9800575",
  6091.             "Viewer": "selfcheck",
  6092.             "MediaID": "LVB9800575",
  6093.             "ScreenTitle": "8.2.A  Incorrect",
  6094.             "History": 0,
  6095.             "Fts": -1,
  6096.             "SortPath": 0,
  6097.             "AuxID": "#XX_00683"
  6098.         },
  6099.         {
  6100.             "ScreenID": "LVB9800576",
  6101.             "Viewer": "selfcheck",
  6102.             "MediaID": "LVB9800576",
  6103.             "ScreenTitle": "8.2.B  Incorrect",
  6104.             "History": 0,
  6105.             "Fts": -1,
  6106.             "SortPath": 0,
  6107.             "AuxID": "#XX_00684"
  6108.         },
  6109.         {
  6110.             "ScreenID": "LVB9800577",
  6111.             "Viewer": "selfcheck",
  6112.             "MediaID": "LVB9800577",
  6113.             "ScreenTitle": "8.2.C  Incorrect",
  6114.             "History": 0,
  6115.             "Fts": -1,
  6116.             "SortPath": 0,
  6117.             "AuxID": "#XX_00685"
  6118.         },
  6119.         {
  6120.             "ScreenID": "LVB9800578",
  6121.             "Viewer": "selfcheck",
  6122.             "MediaID": "LVB9800578",
  6123.             "ScreenTitle": "8.2.D  Correct!",
  6124.             "History": 0,
  6125.             "Fts": -1,
  6126.             "SortPath": 0,
  6127.             "AuxID": "#XX_00686"
  6128.         },
  6129.         {
  6130.             "ScreenID": "LVB9800579",
  6131.             "Viewer": "selfcheck",
  6132.             "MediaID": "LVB9800579",
  6133.             "ScreenTitle": "8.3.A  Incorrect",
  6134.             "History": 0,
  6135.             "Fts": -1,
  6136.             "SortPath": 0,
  6137.             "AuxID": "#XX_00687"
  6138.         },
  6139.         {
  6140.             "ScreenID": "LVB9800580",
  6141.             "Viewer": "selfcheck",
  6142.             "MediaID": "LVB9800580",
  6143.             "ScreenTitle": "8.3.B  Correct!",
  6144.             "History": 0,
  6145.             "Fts": -1,
  6146.             "SortPath": 0,
  6147.             "AuxID": "#XX_00688"
  6148.         },
  6149.         {
  6150.             "ScreenID": "LVB9800581",
  6151.             "Viewer": "selfcheck",
  6152.             "MediaID": "LVB9800581",
  6153.             "ScreenTitle": "8.3.C  Incorrect",
  6154.             "History": 0,
  6155.             "Fts": -1,
  6156.             "SortPath": 0,
  6157.             "AuxID": "#XX_00689"
  6158.         },
  6159.         {
  6160.             "ScreenID": "LVB9800582",
  6161.             "Viewer": "selfcheck",
  6162.             "MediaID": "LVB9800582",
  6163.             "ScreenTitle": "8.3.D  Incorrect",
  6164.             "History": 0,
  6165.             "Fts": -1,
  6166.             "SortPath": 0,
  6167.             "AuxID": "#XX_00690"
  6168.         },
  6169.         {
  6170.             "ScreenID": "LVB9800583",
  6171.             "Viewer": "selfcheck",
  6172.             "MediaID": "LVB9800583",
  6173.             "ScreenTitle": "8.4.A  Correct!",
  6174.             "History": 0,
  6175.             "Fts": -1,
  6176.             "SortPath": 0,
  6177.             "AuxID": "#XX_00691"
  6178.         },
  6179.         {
  6180.             "ScreenID": "LVB9800584",
  6181.             "Viewer": "selfcheck",
  6182.             "MediaID": "LVB9800584",
  6183.             "ScreenTitle": "8.4.B  Incorrect",
  6184.             "History": 0,
  6185.             "Fts": -1,
  6186.             "SortPath": 0,
  6187.             "AuxID": "#XX_00692"
  6188.         },
  6189.         {
  6190.             "ScreenID": "LVB9800585",
  6191.             "Viewer": "selfcheck",
  6192.             "MediaID": "LVB9800585",
  6193.             "ScreenTitle": "8.4.C  Incorrect",
  6194.             "History": 0,
  6195.             "Fts": -1,
  6196.             "SortPath": 0,
  6197.             "AuxID": "#XX_00693"
  6198.         },
  6199.         {
  6200.             "ScreenID": "LVB9800586",
  6201.             "Viewer": "selfcheck",
  6202.             "MediaID": "LVB9800586",
  6203.             "ScreenTitle": "8.4.D  Incorrect",
  6204.             "History": 0,
  6205.             "Fts": -1,
  6206.             "SortPath": 0,
  6207.             "AuxID": "#XX_00694"
  6208.         },
  6209.         {
  6210.             "ScreenID": "LVB9800587",
  6211.             "Viewer": "selfcheck",
  6212.             "MediaID": "LVB9800587",
  6213.             "ScreenTitle": "8.5.A  Correct!",
  6214.             "History": 0,
  6215.             "Fts": -1,
  6216.             "SortPath": 0,
  6217.             "AuxID": "#XX_00695"
  6218.         },
  6219.         {
  6220.             "ScreenID": "LVB9800588",
  6221.             "Viewer": "selfcheck",
  6222.             "MediaID": "LVB9800588",
  6223.             "ScreenTitle": "8.5.B  Incorrect",
  6224.             "History": 0,
  6225.             "Fts": -1,
  6226.             "SortPath": 0,
  6227.             "AuxID": "#XX_00696"
  6228.         },
  6229.         {
  6230.             "ScreenID": "LVB9800589",
  6231.             "Viewer": "selfcheck",
  6232.             "MediaID": "LVB9800589",
  6233.             "ScreenTitle": "8.5.C  Incorrect",
  6234.             "History": 0,
  6235.             "Fts": -1,
  6236.             "SortPath": 0,
  6237.             "AuxID": "#XX_00697"
  6238.         },
  6239.         {
  6240.             "ScreenID": "LVB9800590",
  6241.             "Viewer": "selfcheck",
  6242.             "MediaID": "LVB9800590",
  6243.             "ScreenTitle": "8.5.D  Incorrect",
  6244.             "History": 0,
  6245.             "Fts": -1,
  6246.             "SortPath": 0,
  6247.             "AuxID": "#XX_00698"
  6248.         },
  6249.         {
  6250.             "ScreenID": "LVB9800591",
  6251.             "Viewer": "selfcheck",
  6252.             "MediaID": "LVB9800591",
  6253.             "ScreenTitle": "8.6.A  Incorrect",
  6254.             "History": 0,
  6255.             "Fts": -1,
  6256.             "SortPath": 0,
  6257.             "AuxID": "#XX_00699"
  6258.         },
  6259.         {
  6260.             "ScreenID": "LVB9800592",
  6261.             "Viewer": "selfcheck",
  6262.             "MediaID": "LVB9800592",
  6263.             "ScreenTitle": "8.6.B  Incorrect",
  6264.             "History": 0,
  6265.             "Fts": -1,
  6266.             "SortPath": 0,
  6267.             "AuxID": "#XX_00700"
  6268.         },
  6269.         {
  6270.             "ScreenID": "LVB9800593",
  6271.             "Viewer": "selfcheck",
  6272.             "MediaID": "LVB9800593",
  6273.             "ScreenTitle": "8.6.C  Correct!",
  6274.             "History": 0,
  6275.             "Fts": -1,
  6276.             "SortPath": 0,
  6277.             "AuxID": "#XX_00701"
  6278.         },
  6279.         {
  6280.             "ScreenID": "LVB9800594",
  6281.             "Viewer": "selfcheck",
  6282.             "MediaID": "LVB9800594",
  6283.             "ScreenTitle": "8.6.D  Incorrect",
  6284.             "History": 0,
  6285.             "Fts": -1,
  6286.             "SortPath": 0,
  6287.             "AuxID": "#XX_00702"
  6288.         },
  6289.         {
  6290.             "ScreenID": "LVB9800595",
  6291.             "Viewer": "selfcheck",
  6292.             "MediaID": "LVB9800595",
  6293.             "ScreenTitle": "8.7.A  Incorrect",
  6294.             "History": 0,
  6295.             "Fts": -1,
  6296.             "SortPath": 0,
  6297.             "AuxID": "#XX_00703"
  6298.         },
  6299.         {
  6300.             "ScreenID": "LVB9800596",
  6301.             "Viewer": "selfcheck",
  6302.             "MediaID": "LVB9800596",
  6303.             "ScreenTitle": "8.7.B  Incorrect",
  6304.             "History": 0,
  6305.             "Fts": -1,
  6306.             "SortPath": 0,
  6307.             "AuxID": "#XX_00704"
  6308.         },
  6309.         {
  6310.             "ScreenID": "LVB9800597",
  6311.             "Viewer": "selfcheck",
  6312.             "MediaID": "LVB9800597",
  6313.             "ScreenTitle": "8.7.C  Incorrect",
  6314.             "History": 0,
  6315.             "Fts": -1,
  6316.             "SortPath": 0,
  6317.             "AuxID": "#XX_00705"
  6318.         },
  6319.         {
  6320.             "ScreenID": "LVB9800598",
  6321.             "Viewer": "selfcheck",
  6322.             "MediaID": "LVB9800598",
  6323.             "ScreenTitle": "8.7.D  Correct!",
  6324.             "History": 0,
  6325.             "Fts": -1,
  6326.             "SortPath": 0,
  6327.             "AuxID": "#XX_00706"
  6328.         },
  6329.         {
  6330.             "ScreenID": "LVB9800599",
  6331.             "Viewer": "demo",
  6332.             "MediaID": "\\chap08\\B08D015.AVI",
  6333.             "ScreenTitle": "Lab 8 Overview",
  6334.             "History": 0,
  6335.             "Fts": -1,
  6336.             "SortPath": 0,
  6337.             "AuxID": "#XX_00669"
  6338.         },
  6339.         {
  6340.             "ScreenID": "LVB9800600",
  6341.             "Viewer": "image",
  6342.             "MediaID": "\\chap08\\B08B005.BMP",
  6343.             "ScreenTitle": "Creating Lines Using Line Control",
  6344.             "History": 0,
  6345.             "Fts": -1,
  6346.             "SortPath": 0,
  6347.             "AuxID": "#XX_00672"
  6348.         },
  6349.         {
  6350.             "ScreenID": "LVB9800601",
  6351.             "Viewer": "image",
  6352.             "MediaID": "\\chap08\\B08B010.BMP",
  6353.             "ScreenTitle": "Line and Shape Controls",
  6354.             "History": 0,
  6355.             "Fts": -1,
  6356.             "SortPath": 0,
  6357.             "AuxID": "#XX_00671"
  6358.         },
  6359.         {
  6360.             "ScreenID": "LVB9800602",
  6361.             "Viewer": "tip",
  6362.             "MediaID": "LVB9800602",
  6363.             "ScreenTitle": "Help for Graphic Methods",
  6364.             "History": 0,
  6365.             "Fts": -1,
  6366.             "SortPath": 0,
  6367.             "AuxID": "#XX_00675"
  6368.         },
  6369.         {
  6370.             "ScreenID": "LVB9800603",
  6371.             "Viewer": "anim",
  6372.             "MediaID": "\\chap09\\B09A005.AVI",
  6373.             "ScreenTitle": "Chapter 9 Introduction",
  6374.             "History": 0,
  6375.             "Fts": -1,
  6376.             "SortPath": 0,
  6377.             "AuxID": "#XX_00720"
  6378.         },
  6379.         {
  6380.             "ScreenID": "LVB9800604",
  6381.             "Viewer": "image",
  6382.             "MediaID": "\\chap09\\B09B005.BMP",
  6383.             "ScreenTitle": "A Module in the Code Window",
  6384.             "History": 0,
  6385.             "Fts": -1,
  6386.             "SortPath": 0,
  6387.             "AuxID": "#XX_00723"
  6388.         },
  6389.         {
  6390.             "ScreenID": "LVB9800605",
  6391.             "Viewer": "image",
  6392.             "MediaID": "\\chap09\\B09B015.BMP",
  6393.             "ScreenTitle": "A Module in the Properties Window",
  6394.             "History": 0,
  6395.             "Fts": -1,
  6396.             "SortPath": 0,
  6397.             "AuxID": "#XX_00725"
  6398.         },
  6399.         {
  6400.             "ScreenID": "LVB9800606",
  6401.             "Viewer": "image",
  6402.             "MediaID": "\\chap09\\B09B010.BMP",
  6403.             "ScreenTitle": "A Module in the Project Window",
  6404.             "History": 0,
  6405.             "Fts": -1,
  6406.             "SortPath": 0,
  6407.             "AuxID": "#XX_00724"
  6408.         },
  6409.         {
  6410.             "ScreenID": "LVB9800607",
  6411.             "Viewer": "image",
  6412.             "MediaID": "\\chap09\\B09B020.BMP",
  6413.             "ScreenTitle": "Declaring a Public Variable",
  6414.             "History": 0,
  6415.             "Fts": -1,
  6416.             "SortPath": 0,
  6417.             "AuxID": "#XX_00726"
  6418.         },
  6419.         {
  6420.             "ScreenID": "LVB9800608",
  6421.             "Viewer": "demo",
  6422.             "MediaID": "\\chap09\\B09D005.AVI",
  6423.             "ScreenTitle": "Lucky Seven Upgrade",
  6424.             "History": 0,
  6425.             "Fts": -1,
  6426.             "SortPath": 0,
  6427.             "AuxID": "#XX_00728"
  6428.         },
  6429.         {
  6430.             "ScreenID": "LVB9800609",
  6431.             "Viewer": "sample",
  6432.             "MediaID": "LVB9800609",
  6433.             "ScreenTitle": "TotalTax Function",
  6434.             "History": 0,
  6435.             "Fts": -1,
  6436.             "SortPath": 0,
  6437.             "AuxID": "#XX_00937"
  6438.         },
  6439.         {
  6440.             "ScreenID": "LVB9800610",
  6441.             "Viewer": "sample",
  6442.             "MediaID": "LVB9800610",
  6443.             "ScreenTitle": "Entering Names in a List",
  6444.             "History": 0,
  6445.             "Fts": -1,
  6446.             "SortPath": 0,
  6447.             "AuxID": "#XX_00936"
  6448.         },
  6449.         {
  6450.             "ScreenID": "LVB9800611",
  6451.             "Viewer": "demo",
  6452.             "MediaID": "\\chap09\\B09D010.AVI",
  6453.             "ScreenTitle": "A Sub Procedure Managing Text",
  6454.             "History": 0,
  6455.             "Fts": -1,
  6456.             "SortPath": 0,
  6457.             "AuxID": "#XX_00731"
  6458.         },
  6459.         {
  6460.             "ScreenID": "LVB9800612",
  6461.             "Viewer": "selfcheck",
  6462.             "MediaID": "LVB9800612",
  6463.             "ScreenTitle": "9.1.A  Incorrect",
  6464.             "History": 0,
  6465.             "Fts": -1,
  6466.             "SortPath": 0,
  6467.             "AuxID": "#XX_00737"
  6468.         },
  6469.         {
  6470.             "ScreenID": "LVB9800613",
  6471.             "Viewer": "selfcheck",
  6472.             "MediaID": "LVB9800613",
  6473.             "ScreenTitle": "9.1.B  Correct!",
  6474.             "History": 0,
  6475.             "Fts": -1,
  6476.             "SortPath": 0,
  6477.             "AuxID": "#XX_00738"
  6478.         },
  6479.         {
  6480.             "ScreenID": "LVB9800614",
  6481.             "Viewer": "selfcheck",
  6482.             "MediaID": "LVB9800614",
  6483.             "ScreenTitle": "9.1.C  Incorrect",
  6484.             "History": 0,
  6485.             "Fts": -1,
  6486.             "SortPath": 0,
  6487.             "AuxID": "#XX_00739"
  6488.         },
  6489.         {
  6490.             "ScreenID": "LVB9800615",
  6491.             "Viewer": "selfcheck",
  6492.             "MediaID": "LVB9800615",
  6493.             "ScreenTitle": "9.1.D  Incorrect",
  6494.             "History": 0,
  6495.             "Fts": -1,
  6496.             "SortPath": 0,
  6497.             "AuxID": "#XX_00740"
  6498.         },
  6499.         {
  6500.             "ScreenID": "LVB9800616",
  6501.             "Viewer": "selfcheck",
  6502.             "MediaID": "LVB9800616",
  6503.             "ScreenTitle": "9.2.A  Incorrect",
  6504.             "History": 0,
  6505.             "Fts": -1,
  6506.             "SortPath": 0,
  6507.             "AuxID": "#XX_00741"
  6508.         },
  6509.         {
  6510.             "ScreenID": "LVB9800617",
  6511.             "Viewer": "selfcheck",
  6512.             "MediaID": "LVB9800617",
  6513.             "ScreenTitle": "9.2.B  Incorrect",
  6514.             "History": 0,
  6515.             "Fts": -1,
  6516.             "SortPath": 0,
  6517.             "AuxID": "#XX_00742"
  6518.         },
  6519.         {
  6520.             "ScreenID": "LVB9800618",
  6521.             "Viewer": "selfcheck",
  6522.             "MediaID": "LVB9800618",
  6523.             "ScreenTitle": "9.2.C  Incorrect",
  6524.             "History": 0,
  6525.             "Fts": -1,
  6526.             "SortPath": 0,
  6527.             "AuxID": "#XX_00743"
  6528.         },
  6529.         {
  6530.             "ScreenID": "LVB9800619",
  6531.             "Viewer": "selfcheck",
  6532.             "MediaID": "LVB9800619",
  6533.             "ScreenTitle": "9.2.D  Correct!",
  6534.             "History": 0,
  6535.             "Fts": -1,
  6536.             "SortPath": 0,
  6537.             "AuxID": "#XX_00744"
  6538.         },
  6539.         {
  6540.             "ScreenID": "LVB9800620",
  6541.             "Viewer": "selfcheck",
  6542.             "MediaID": "LVB9800620",
  6543.             "ScreenTitle": "9.3.A  Incorrect",
  6544.             "History": 0,
  6545.             "Fts": -1,
  6546.             "SortPath": 0,
  6547.             "AuxID": "#XX_00745"
  6548.         },
  6549.         {
  6550.             "ScreenID": "LVB9800621",
  6551.             "Viewer": "selfcheck",
  6552.             "MediaID": "LVB9800621",
  6553.             "ScreenTitle": "9.3.B  Correct!",
  6554.             "History": 0,
  6555.             "Fts": -1,
  6556.             "SortPath": 0,
  6557.             "AuxID": "#XX_00746"
  6558.         },
  6559.         {
  6560.             "ScreenID": "LVB9800622",
  6561.             "Viewer": "selfcheck",
  6562.             "MediaID": "LVB9800622",
  6563.             "ScreenTitle": "9.3.C  Incorrect",
  6564.             "History": 0,
  6565.             "Fts": -1,
  6566.             "SortPath": 0,
  6567.             "AuxID": "#XX_00747"
  6568.         },
  6569.         {
  6570.             "ScreenID": "LVB9800623",
  6571.             "Viewer": "selfcheck",
  6572.             "MediaID": "LVB9800623",
  6573.             "ScreenTitle": "9.3.D  Incorrect",
  6574.             "History": 0,
  6575.             "Fts": -1,
  6576.             "SortPath": 0,
  6577.             "AuxID": "#XX_00748"
  6578.         },
  6579.         {
  6580.             "ScreenID": "LVB9800624",
  6581.             "Viewer": "selfcheck",
  6582.             "MediaID": "LVB9800624",
  6583.             "ScreenTitle": "9.4.A  Correct!",
  6584.             "History": 0,
  6585.             "Fts": -1,
  6586.             "SortPath": 0,
  6587.             "AuxID": "#XX_00749"
  6588.         },
  6589.         {
  6590.             "ScreenID": "LVB9800625",
  6591.             "Viewer": "selfcheck",
  6592.             "MediaID": "LVB9800625",
  6593.             "ScreenTitle": "9.4.B  Incorrect",
  6594.             "History": 0,
  6595.             "Fts": -1,
  6596.             "SortPath": 0,
  6597.             "AuxID": "#XX_00750"
  6598.         },
  6599.         {
  6600.             "ScreenID": "LVB9800626",
  6601.             "Viewer": "selfcheck",
  6602.             "MediaID": "LVB9800626",
  6603.             "ScreenTitle": "9.4.C  Incorrect",
  6604.             "History": 0,
  6605.             "Fts": -1,
  6606.             "SortPath": 0,
  6607.             "AuxID": "#XX_00751"
  6608.         },
  6609.         {
  6610.             "ScreenID": "LVB9800627",
  6611.             "Viewer": "selfcheck",
  6612.             "MediaID": "LVB9800627",
  6613.             "ScreenTitle": "9.4.D  Incorrect",
  6614.             "History": 0,
  6615.             "Fts": -1,
  6616.             "SortPath": 0,
  6617.             "AuxID": "#XX_00752"
  6618.         },
  6619.         {
  6620.             "ScreenID": "LVB9800628",
  6621.             "Viewer": "selfcheck",
  6622.             "MediaID": "LVB9800628",
  6623.             "ScreenTitle": "9.5.A  Incorrect",
  6624.             "History": 0,
  6625.             "Fts": -1,
  6626.             "SortPath": 0,
  6627.             "AuxID": "#XX_00753"
  6628.         },
  6629.         {
  6630.             "ScreenID": "LVB9800629",
  6631.             "Viewer": "selfcheck",
  6632.             "MediaID": "LVB9800629",
  6633.             "ScreenTitle": "9.5.B  Incorrect",
  6634.             "History": 0,
  6635.             "Fts": -1,
  6636.             "SortPath": 0,
  6637.             "AuxID": "#XX_00754"
  6638.         },
  6639.         {
  6640.             "ScreenID": "LVB9800630",
  6641.             "Viewer": "selfcheck",
  6642.             "MediaID": "LVB9800630",
  6643.             "ScreenTitle": "9.5.C  Correct!",
  6644.             "History": 0,
  6645.             "Fts": -1,
  6646.             "SortPath": 0,
  6647.             "AuxID": "#XX_00755"
  6648.         },
  6649.         {
  6650.             "ScreenID": "LVB9800631",
  6651.             "Viewer": "selfcheck",
  6652.             "MediaID": "LVB9800631",
  6653.             "ScreenTitle": "9.5.D  Incorrect",
  6654.             "History": 0,
  6655.             "Fts": -1,
  6656.             "SortPath": 0,
  6657.             "AuxID": "#XX_00756"
  6658.         },
  6659.         {
  6660.             "ScreenID": "LVB9800632",
  6661.             "Viewer": "selfcheck",
  6662.             "MediaID": "LVB9800632",
  6663.             "ScreenTitle": "9.6.A  Correct!",
  6664.             "History": 0,
  6665.             "Fts": -1,
  6666.             "SortPath": 0,
  6667.             "AuxID": "#XX_00757"
  6668.         },
  6669.         {
  6670.             "ScreenID": "LVB9800633",
  6671.             "Viewer": "selfcheck",
  6672.             "MediaID": "LVB9800633",
  6673.             "ScreenTitle": "9.6.B  Incorrect",
  6674.             "History": 0,
  6675.             "Fts": -1,
  6676.             "SortPath": 0,
  6677.             "AuxID": "#XX_00758"
  6678.         },
  6679.         {
  6680.             "ScreenID": "LVB9800634",
  6681.             "Viewer": "selfcheck",
  6682.             "MediaID": "LVB9800634",
  6683.             "ScreenTitle": "9.6.C  Incorrect",
  6684.             "History": 0,
  6685.             "Fts": -1,
  6686.             "SortPath": 0,
  6687.             "AuxID": "#XX_00759"
  6688.         },
  6689.         {
  6690.             "ScreenID": "LVB9800635",
  6691.             "Viewer": "selfcheck",
  6692.             "MediaID": "LVB9800635",
  6693.             "ScreenTitle": "9.6.D  Incorrect",
  6694.             "History": 0,
  6695.             "Fts": -1,
  6696.             "SortPath": 0,
  6697.             "AuxID": "#XX_00760"
  6698.         },
  6699.         {
  6700.             "ScreenID": "LVB9800636",
  6701.             "Viewer": "selfcheck",
  6702.             "MediaID": "LVB9800636",
  6703.             "ScreenTitle": "9.7.A  Incorrect",
  6704.             "History": 0,
  6705.             "Fts": -1,
  6706.             "SortPath": 0,
  6707.             "AuxID": "#XX_00761"
  6708.         },
  6709.         {
  6710.             "ScreenID": "LVB9800637",
  6711.             "Viewer": "selfcheck",
  6712.             "MediaID": "LVB9800637",
  6713.             "ScreenTitle": "9.7.B  Incorrect",
  6714.             "History": 0,
  6715.             "Fts": -1,
  6716.             "SortPath": 0,
  6717.             "AuxID": "#XX_00762"
  6718.         },
  6719.         {
  6720.             "ScreenID": "LVB9800638",
  6721.             "Viewer": "selfcheck",
  6722.             "MediaID": "LVB9800638",
  6723.             "ScreenTitle": "9.7.C  Correct!",
  6724.             "History": 0,
  6725.             "Fts": -1,
  6726.             "SortPath": 0,
  6727.             "AuxID": "#XX_00763"
  6728.         },
  6729.         {
  6730.             "ScreenID": "LVB9800639",
  6731.             "Viewer": "selfcheck",
  6732.             "MediaID": "LVB9800639",
  6733.             "ScreenTitle": "9.7.D  Incorrect",
  6734.             "History": 0,
  6735.             "Fts": -1,
  6736.             "SortPath": 0,
  6737.             "AuxID": "#XX_00764"
  6738.         },
  6739.         {
  6740.             "ScreenID": "LVB9800640",
  6741.             "Viewer": "demo",
  6742.             "MediaID": "\\chap09\\B09D015.AVI",
  6743.             "ScreenTitle": "Lab 9 Overview",
  6744.             "History": 0,
  6745.             "Fts": -1,
  6746.             "SortPath": 0,
  6747.             "AuxID": "#XX_00732"
  6748.         },
  6749.         {
  6750.             "ScreenID": "LVB9800641",
  6751.             "Viewer": "anim",
  6752.             "MediaID": "\\chap09\\B09A010.AVI",
  6753.             "ScreenTitle": "Variable Scope",
  6754.             "History": 0,
  6755.             "Fts": -1,
  6756.             "SortPath": 0,
  6757.             "AuxID": "#XX_00721"
  6758.         },
  6759.         {
  6760.             "ScreenID": "LVB9800642",
  6761.             "Viewer": "anim",
  6762.             "MediaID": "\\chap10\\B10A005.AVI",
  6763.             "ScreenTitle": "Chapter 10 Introduction",
  6764.             "History": 0,
  6765.             "Fts": -1,
  6766.             "SortPath": 0,
  6767.             "AuxID": "#XX_00792"
  6768.         },
  6769.         {
  6770.             "ScreenID": "LVB9800643",
  6771.             "Viewer": "demo",
  6772.             "MediaID": "\\chap10\\B10D015.AVI",
  6773.             "ScreenTitle": "Displaying Database Fields",
  6774.             "History": 0,
  6775.             "Fts": -1,
  6776.             "SortPath": 0,
  6777.             "AuxID": "#XX_00799"
  6778.         },
  6779.         {
  6780.             "ScreenID": "LVB9800644",
  6781.             "Viewer": "selfcheck",
  6782.             "MediaID": "LVB9800644",
  6783.             "ScreenTitle": "10.1.A  Incorrect",
  6784.             "History": 0,
  6785.             "Fts": -1,
  6786.             "SortPath": 0,
  6787.             "AuxID": "#XX_00809"
  6788.         },
  6789.         {
  6790.             "ScreenID": "LVB9800645",
  6791.             "Viewer": "selfcheck",
  6792.             "MediaID": "LVB9800645",
  6793.             "ScreenTitle": "10.1.B  Correct!",
  6794.             "History": 0,
  6795.             "Fts": -1,
  6796.             "SortPath": 0,
  6797.             "AuxID": "#XX_00810"
  6798.         },
  6799.         {
  6800.             "ScreenID": "LVB9800646",
  6801.             "Viewer": "selfcheck",
  6802.             "MediaID": "LVB9800646",
  6803.             "ScreenTitle": "10.1.C  Incorrect",
  6804.             "History": 0,
  6805.             "Fts": -1,
  6806.             "SortPath": 0,
  6807.             "AuxID": "#XX_00811"
  6808.         },
  6809.         {
  6810.             "ScreenID": "LVB9800647",
  6811.             "Viewer": "selfcheck",
  6812.             "MediaID": "LVB9800647",
  6813.             "ScreenTitle": "10.1.D  Incorrect",
  6814.             "History": 0,
  6815.             "Fts": -1,
  6816.             "SortPath": 0,
  6817.             "AuxID": "#XX_00812"
  6818.         },
  6819.         {
  6820.             "ScreenID": "LVB9800648",
  6821.             "Viewer": "selfcheck",
  6822.             "MediaID": "LVB9800648",
  6823.             "ScreenTitle": "10.2.A  Correct!",
  6824.             "History": 0,
  6825.             "Fts": -1,
  6826.             "SortPath": 0,
  6827.             "AuxID": "#XX_00813"
  6828.         },
  6829.         {
  6830.             "ScreenID": "LVB9800649",
  6831.             "Viewer": "selfcheck",
  6832.             "MediaID": "LVB9800649",
  6833.             "ScreenTitle": "10.2.B  Incorrect",
  6834.             "History": 0,
  6835.             "Fts": -1,
  6836.             "SortPath": 0,
  6837.             "AuxID": "#XX_00814"
  6838.         },
  6839.         {
  6840.             "ScreenID": "LVB9800650",
  6841.             "Viewer": "selfcheck",
  6842.             "MediaID": "LVB9800650",
  6843.             "ScreenTitle": "10.2.C  Incorrect",
  6844.             "History": 0,
  6845.             "Fts": -1,
  6846.             "SortPath": 0,
  6847.             "AuxID": "#XX_00815"
  6848.         },
  6849.         {
  6850.             "ScreenID": "LVB9800651",
  6851.             "Viewer": "selfcheck",
  6852.             "MediaID": "LVB9800651",
  6853.             "ScreenTitle": "10.2.D  Incorrect",
  6854.             "History": 0,
  6855.             "Fts": -1,
  6856.             "SortPath": 0,
  6857.             "AuxID": "#XX_00816"
  6858.         },
  6859.         {
  6860.             "ScreenID": "LVB9800652",
  6861.             "Viewer": "selfcheck",
  6862.             "MediaID": "LVB9800652",
  6863.             "ScreenTitle": "10.3.A  Incorrect",
  6864.             "History": 0,
  6865.             "Fts": -1,
  6866.             "SortPath": 0,
  6867.             "AuxID": "#XX_00817"
  6868.         },
  6869.         {
  6870.             "ScreenID": "LVB9800653",
  6871.             "Viewer": "selfcheck",
  6872.             "MediaID": "LVB9800653",
  6873.             "ScreenTitle": "10.3.B  Incorrect",
  6874.             "History": 0,
  6875.             "Fts": -1,
  6876.             "SortPath": 0,
  6877.             "AuxID": "#XX_00818"
  6878.         },
  6879.         {
  6880.             "ScreenID": "LVB9800654",
  6881.             "Viewer": "selfcheck",
  6882.             "MediaID": "LVB9800654",
  6883.             "ScreenTitle": "10.3.C  Incorrect",
  6884.             "History": 0,
  6885.             "Fts": -1,
  6886.             "SortPath": 0,
  6887.             "AuxID": "#XX_00819"
  6888.         },
  6889.         {
  6890.             "ScreenID": "LVB9800655",
  6891.             "Viewer": "selfcheck",
  6892.             "MediaID": "LVB9800655",
  6893.             "ScreenTitle": "10.3.D  Correct!",
  6894.             "History": 0,
  6895.             "Fts": -1,
  6896.             "SortPath": 0,
  6897.             "AuxID": "#XX_00820"
  6898.         },
  6899.         {
  6900.             "ScreenID": "LVB9800656",
  6901.             "Viewer": "selfcheck",
  6902.             "MediaID": "LVB9800656",
  6903.             "ScreenTitle": "10.4.A  Incorrect",
  6904.             "History": 0,
  6905.             "Fts": -1,
  6906.             "SortPath": 0,
  6907.             "AuxID": "#XX_00821"
  6908.         },
  6909.         {
  6910.             "ScreenID": "LVB9800657",
  6911.             "Viewer": "selfcheck",
  6912.             "MediaID": "LVB9800657",
  6913.             "ScreenTitle": "10.4.B  Incorrect",
  6914.             "History": 0,
  6915.             "Fts": -1,
  6916.             "SortPath": 0,
  6917.             "AuxID": "#XX_00822"
  6918.         },
  6919.         {
  6920.             "ScreenID": "LVB9800658",
  6921.             "Viewer": "selfcheck",
  6922.             "MediaID": "LVB9800658",
  6923.             "ScreenTitle": "10.4.C  Correct!",
  6924.             "History": 0,
  6925.             "Fts": -1,
  6926.             "SortPath": 0,
  6927.             "AuxID": "#XX_00823"
  6928.         },
  6929.         {
  6930.             "ScreenID": "LVB9800659",
  6931.             "Viewer": "selfcheck",
  6932.             "MediaID": "LVB9800659",
  6933.             "ScreenTitle": "10.4.D  Incorrect",
  6934.             "History": 0,
  6935.             "Fts": -1,
  6936.             "SortPath": 0,
  6937.             "AuxID": "#XX_00824"
  6938.         },
  6939.         {
  6940.             "ScreenID": "LVB9800660",
  6941.             "Viewer": "selfcheck",
  6942.             "MediaID": "LVB9800660",
  6943.             "ScreenTitle": "10.5.A  Incorrect",
  6944.             "History": 0,
  6945.             "Fts": -1,
  6946.             "SortPath": 0,
  6947.             "AuxID": "#XX_00825"
  6948.         },
  6949.         {
  6950.             "ScreenID": "LVB9800661",
  6951.             "Viewer": "selfcheck",
  6952.             "MediaID": "LVB9800661",
  6953.             "ScreenTitle": "10.5.B  Incorrect",
  6954.             "History": 0,
  6955.             "Fts": -1,
  6956.             "SortPath": 0,
  6957.             "AuxID": "#XX_00826"
  6958.         },
  6959.         {
  6960.             "ScreenID": "LVB9800662",
  6961.             "Viewer": "selfcheck",
  6962.             "MediaID": "LVB9800662",
  6963.             "ScreenTitle": "10.5.C  Correct!",
  6964.             "History": 0,
  6965.             "Fts": -1,
  6966.             "SortPath": 0,
  6967.             "AuxID": "#XX_00827"
  6968.         },
  6969.         {
  6970.             "ScreenID": "LVB9800663",
  6971.             "Viewer": "selfcheck",
  6972.             "MediaID": "LVB9800663",
  6973.             "ScreenTitle": "10.5.D  Incorrect",
  6974.             "History": 0,
  6975.             "Fts": -1,
  6976.             "SortPath": 0,
  6977.             "AuxID": "#XX_00828"
  6978.         },
  6979.         {
  6980.             "ScreenID": "LVB9800664",
  6981.             "Viewer": "selfcheck",
  6982.             "MediaID": "LVB9800664",
  6983.             "ScreenTitle": "10.6.A  Correct!",
  6984.             "History": 0,
  6985.             "Fts": -1,
  6986.             "SortPath": 0,
  6987.             "AuxID": "#XX_00829"
  6988.         },
  6989.         {
  6990.             "ScreenID": "LVB9800665",
  6991.             "Viewer": "selfcheck",
  6992.             "MediaID": "LVB9800665",
  6993.             "ScreenTitle": "10.6.B  Incorrect",
  6994.             "History": 0,
  6995.             "Fts": -1,
  6996.             "SortPath": 0,
  6997.             "AuxID": "#XX_00830"
  6998.         },
  6999.         {
  7000.             "ScreenID": "LVB9800666",
  7001.             "Viewer": "selfcheck",
  7002.             "MediaID": "LVB9800666",
  7003.             "ScreenTitle": "10.6.C  Incorrect",
  7004.             "History": 0,
  7005.             "Fts": -1,
  7006.             "SortPath": 0,
  7007.             "AuxID": "#XX_00831"
  7008.         },
  7009.         {
  7010.             "ScreenID": "LVB9800667",
  7011.             "Viewer": "selfcheck",
  7012.             "MediaID": "LVB9800667",
  7013.             "ScreenTitle": "10.6.D  Incorrect",
  7014.             "History": 0,
  7015.             "Fts": -1,
  7016.             "SortPath": 0,
  7017.             "AuxID": "#XX_00832"
  7018.         },
  7019.         {
  7020.             "ScreenID": "LVB9800668",
  7021.             "Viewer": "selfcheck",
  7022.             "MediaID": "LVB9800668",
  7023.             "ScreenTitle": "10.7.A  Incorrect",
  7024.             "History": 0,
  7025.             "Fts": -1,
  7026.             "SortPath": 0,
  7027.             "AuxID": "#XX_00833"
  7028.         },
  7029.         {
  7030.             "ScreenID": "LVB9800669",
  7031.             "Viewer": "selfcheck",
  7032.             "MediaID": "LVB9800669",
  7033.             "ScreenTitle": "10.7.B  Correct!",
  7034.             "History": 0,
  7035.             "Fts": -1,
  7036.             "SortPath": 0,
  7037.             "AuxID": "#XX_00834"
  7038.         },
  7039.         {
  7040.             "ScreenID": "LVB9800670",
  7041.             "Viewer": "selfcheck",
  7042.             "MediaID": "LVB9800670",
  7043.             "ScreenTitle": "10.7.C  Incorrect",
  7044.             "History": 0,
  7045.             "Fts": -1,
  7046.             "SortPath": 0,
  7047.             "AuxID": "#XX_00835"
  7048.         },
  7049.         {
  7050.             "ScreenID": "LVB9800671",
  7051.             "Viewer": "selfcheck",
  7052.             "MediaID": "LVB9800671",
  7053.             "ScreenTitle": "10.7.D  Incorrect",
  7054.             "History": 0,
  7055.             "Fts": -1,
  7056.             "SortPath": 0,
  7057.             "AuxID": "#XX_00836"
  7058.         },
  7059.         {
  7060.             "ScreenID": "LVB9800672",
  7061.             "Viewer": "demo",
  7062.             "MediaID": "\\chap10\\B10D020.AVI",
  7063.             "ScreenTitle": "Lab 10 Overview",
  7064.             "History": 0,
  7065.             "Fts": -1,
  7066.             "SortPath": 0,
  7067.             "AuxID": "#XX_00807"
  7068.         },
  7069.         {
  7070.             "ScreenID": "LVB9800673",
  7071.             "Viewer": "sample",
  7072.             "MediaID": "LVB9800673",
  7073.             "ScreenTitle": "Complete Text Browser",
  7074.             "History": 0,
  7075.             "Fts": -1,
  7076.             "SortPath": 0,
  7077.             "AuxID": "#XX_00794"
  7078.         },
  7079.         {
  7080.             "ScreenID": "LVB9800674",
  7081.             "Viewer": "demo",
  7082.             "MediaID": "\\chap10\\B10D005.AVI",
  7083.             "ScreenTitle": "Text Browser Demonstration",
  7084.             "History": 0,
  7085.             "Fts": -1,
  7086.             "SortPath": 0,
  7087.             "AuxID": "#XX_00796"
  7088.         },
  7089.         {
  7090.             "ScreenID": "LVB9800675",
  7091.             "Viewer": "sample",
  7092.             "MediaID": "LVB9800675",
  7093.             "ScreenTitle": "Saving Text to a File",
  7094.             "History": 0,
  7095.             "Fts": -1,
  7096.             "SortPath": 0,
  7097.             "AuxID": "#XX_00797"
  7098.         },
  7099.         {
  7100.             "ScreenID": "LVB9800676",
  7101.             "Viewer": "demo",
  7102.             "MediaID": "\\chap10\\B10D010.AVI",
  7103.             "ScreenTitle": "A Note-taking Utility",
  7104.             "History": 0,
  7105.             "Fts": -1,
  7106.             "SortPath": 0,
  7107.             "AuxID": "#XX_00798"
  7108.         },
  7109.         {
  7110.             "ScreenID": "LVB9800677",
  7111.             "Viewer": "sample",
  7112.             "MediaID": "LVB9800677",
  7113.             "ScreenTitle": "Searching a Database",
  7114.             "History": 0,
  7115.             "Fts": -1,
  7116.             "SortPath": 0,
  7117.             "AuxID": "#XX_00800"
  7118.         },
  7119.         {
  7120.             "ScreenID": "LVB9800678",
  7121.             "Viewer": "sample",
  7122.             "MediaID": "LVB9800678",
  7123.             "ScreenTitle": "Adding a Record",
  7124.             "History": 0,
  7125.             "Fts": -1,
  7126.             "SortPath": 0,
  7127.             "AuxID": "#XX_00801"
  7128.         },
  7129.         {
  7130.             "ScreenID": "LVB9800679",
  7131.             "Viewer": "tip",
  7132.             "MediaID": "LVB9800679",
  7133.             "ScreenTitle": "Set Read Only to False",
  7134.             "History": 0,
  7135.             "Fts": -1,
  7136.             "SortPath": 0,
  7137.             "AuxID": "#XX_00804"
  7138.         },
  7139.         {
  7140.             "ScreenID": "LVB9800680",
  7141.             "Viewer": "sample",
  7142.             "MediaID": "LVB9800680",
  7143.             "ScreenTitle": "The Delete Method",
  7144.             "History": 0,
  7145.             "Fts": -1,
  7146.             "SortPath": 0,
  7147.             "AuxID": "#XX_00802"
  7148.         },
  7149.         {
  7150.             "ScreenID": "LVB9800681",
  7151.             "Viewer": "sample",
  7152.             "MediaID": "LVB9800681",
  7153.             "ScreenTitle": "Making a Backup with FileCopy",
  7154.             "History": 0,
  7155.             "Fts": -1,
  7156.             "SortPath": 0,
  7157.             "AuxID": "#XX_00806"
  7158.         },
  7159.         {
  7160.             "ScreenID": "LVB9800682",
  7161.             "Viewer": "anim",
  7162.             "MediaID": "\\chap11\\B11A005.AVI",
  7163.             "ScreenTitle": "Chapter 11 Introduction",
  7164.             "History": 0,
  7165.             "Fts": -1,
  7166.             "SortPath": 0,
  7167.             "AuxID": "#XX_00845"
  7168.         },
  7169.         {
  7170.             "ScreenID": "LVB9800683",
  7171.             "Viewer": "selfcheck",
  7172.             "MediaID": "LVB9800683",
  7173.             "ScreenTitle": "11.1.A  Correct!",
  7174.             "History": 0,
  7175.             "Fts": -1,
  7176.             "SortPath": 0,
  7177.             "AuxID": "#XX_00855"
  7178.         },
  7179.         {
  7180.             "ScreenID": "LVB9800684",
  7181.             "Viewer": "selfcheck",
  7182.             "MediaID": "LVB9800684",
  7183.             "ScreenTitle": "11.1.B  Incorrect",
  7184.             "History": 0,
  7185.             "Fts": -1,
  7186.             "SortPath": 0,
  7187.             "AuxID": "#XX_00856"
  7188.         },
  7189.         {
  7190.             "ScreenID": "LVB9800685",
  7191.             "Viewer": "selfcheck",
  7192.             "MediaID": "LVB9800685",
  7193.             "ScreenTitle": "11.1.C  Incorrect",
  7194.             "History": 0,
  7195.             "Fts": -1,
  7196.             "SortPath": 0,
  7197.             "AuxID": "#XX_00857"
  7198.         },
  7199.         {
  7200.             "ScreenID": "LVB9800686",
  7201.             "Viewer": "selfcheck",
  7202.             "MediaID": "LVB9800686",
  7203.             "ScreenTitle": "11.1.D  Incorrect",
  7204.             "History": 0,
  7205.             "Fts": -1,
  7206.             "SortPath": 0,
  7207.             "AuxID": "#XX_00858"
  7208.         },
  7209.         {
  7210.             "ScreenID": "LVB9800687",
  7211.             "Viewer": "selfcheck",
  7212.             "MediaID": "LVB9800687",
  7213.             "ScreenTitle": "11.2.A  Incorrect",
  7214.             "History": 0,
  7215.             "Fts": -1,
  7216.             "SortPath": 0,
  7217.             "AuxID": "#XX_00859"
  7218.         },
  7219.         {
  7220.             "ScreenID": "LVB9800688",
  7221.             "Viewer": "selfcheck",
  7222.             "MediaID": "LVB9800688",
  7223.             "ScreenTitle": "11.2.B  Incorrect",
  7224.             "History": 0,
  7225.             "Fts": -1,
  7226.             "SortPath": 0,
  7227.             "AuxID": "#XX_00860"
  7228.         },
  7229.         {
  7230.             "ScreenID": "LVB9800689",
  7231.             "Viewer": "selfcheck",
  7232.             "MediaID": "LVB9800689",
  7233.             "ScreenTitle": "11.2.C  Incorrect",
  7234.             "History": 0,
  7235.             "Fts": -1,
  7236.             "SortPath": 0,
  7237.             "AuxID": "#XX_00861"
  7238.         },
  7239.         {
  7240.             "ScreenID": "LVB9800690",
  7241.             "Viewer": "selfcheck",
  7242.             "MediaID": "LVB9800690",
  7243.             "ScreenTitle": "11.2.D  Correct!",
  7244.             "History": 0,
  7245.             "Fts": -1,
  7246.             "SortPath": 0,
  7247.             "AuxID": "#XX_00862"
  7248.         },
  7249.         {
  7250.             "ScreenID": "LVB9800691",
  7251.             "Viewer": "selfcheck",
  7252.             "MediaID": "LVB9800691",
  7253.             "ScreenTitle": "11.3.A  Correct!",
  7254.             "History": 0,
  7255.             "Fts": -1,
  7256.             "SortPath": 0,
  7257.             "AuxID": "#XX_00863"
  7258.         },
  7259.         {
  7260.             "ScreenID": "LVB9800692",
  7261.             "Viewer": "selfcheck",
  7262.             "MediaID": "LVB9800692",
  7263.             "ScreenTitle": "11.3.B  Incorrect",
  7264.             "History": 0,
  7265.             "Fts": -1,
  7266.             "SortPath": 0,
  7267.             "AuxID": "#XX_00864"
  7268.         },
  7269.         {
  7270.             "ScreenID": "LVB9800693",
  7271.             "Viewer": "selfcheck",
  7272.             "MediaID": "LVB9800693",
  7273.             "ScreenTitle": "11.3.C  Incorrect",
  7274.             "History": 0,
  7275.             "Fts": -1,
  7276.             "SortPath": 0,
  7277.             "AuxID": "#XX_00865"
  7278.         },
  7279.         {
  7280.             "ScreenID": "LVB9800694",
  7281.             "Viewer": "selfcheck",
  7282.             "MediaID": "LVB9800694",
  7283.             "ScreenTitle": "11.3.D  Incorrect",
  7284.             "History": 0,
  7285.             "Fts": -1,
  7286.             "SortPath": 0,
  7287.             "AuxID": "#XX_00866"
  7288.         },
  7289.         {
  7290.             "ScreenID": "LVB9800695",
  7291.             "Viewer": "selfcheck",
  7292.             "MediaID": "LVB9800695",
  7293.             "ScreenTitle": "11.4.A  Incorrect",
  7294.             "History": 0,
  7295.             "Fts": -1,
  7296.             "SortPath": 0,
  7297.             "AuxID": "#XX_00867"
  7298.         },
  7299.         {
  7300.             "ScreenID": "LVB9800696",
  7301.             "Viewer": "selfcheck",
  7302.             "MediaID": "LVB9800696",
  7303.             "ScreenTitle": "11.4.B  Incorrect",
  7304.             "History": 0,
  7305.             "Fts": -1,
  7306.             "SortPath": 0,
  7307.             "AuxID": "#XX_00868"
  7308.         },
  7309.         {
  7310.             "ScreenID": "LVB9800697",
  7311.             "Viewer": "selfcheck",
  7312.             "MediaID": "LVB9800697",
  7313.             "ScreenTitle": "11.4.C  Correct!",
  7314.             "History": 0,
  7315.             "Fts": -1,
  7316.             "SortPath": 0,
  7317.             "AuxID": "#XX_00869"
  7318.         },
  7319.         {
  7320.             "ScreenID": "LVB9800698",
  7321.             "Viewer": "selfcheck",
  7322.             "MediaID": "LVB9800698",
  7323.             "ScreenTitle": "11.4.D  Incorrect",
  7324.             "History": 0,
  7325.             "Fts": -1,
  7326.             "SortPath": 0,
  7327.             "AuxID": "#XX_00870"
  7328.         },
  7329.         {
  7330.             "ScreenID": "LVB9800699",
  7331.             "Viewer": "selfcheck",
  7332.             "MediaID": "LVB9800699",
  7333.             "ScreenTitle": "11.5.A  Incorrect",
  7334.             "History": 0,
  7335.             "Fts": -1,
  7336.             "SortPath": 0,
  7337.             "AuxID": "#XX_00871"
  7338.         },
  7339.         {
  7340.             "ScreenID": "LVB9800700",
  7341.             "Viewer": "selfcheck",
  7342.             "MediaID": "LVB9800700",
  7343.             "ScreenTitle": "11.5.B  Incorrect",
  7344.             "History": 0,
  7345.             "Fts": -1,
  7346.             "SortPath": 0,
  7347.             "AuxID": "#XX_00872"
  7348.         },
  7349.         {
  7350.             "ScreenID": "LVB9800701",
  7351.             "Viewer": "selfcheck",
  7352.             "MediaID": "LVB9800701",
  7353.             "ScreenTitle": "11.5.C  Incorrect",
  7354.             "History": 0,
  7355.             "Fts": -1,
  7356.             "SortPath": 0,
  7357.             "AuxID": "#XX_00873"
  7358.         },
  7359.         {
  7360.             "ScreenID": "LVB9800702",
  7361.             "Viewer": "selfcheck",
  7362.             "MediaID": "LVB9800702",
  7363.             "ScreenTitle": "11.5.D  Correct!",
  7364.             "History": 0,
  7365.             "Fts": -1,
  7366.             "SortPath": 0,
  7367.             "AuxID": "#XX_00874"
  7368.         },
  7369.         {
  7370.             "ScreenID": "LVB9800703",
  7371.             "Viewer": "selfcheck",
  7372.             "MediaID": "LVB9800703",
  7373.             "ScreenTitle": "11.6.A  Correct!",
  7374.             "History": 0,
  7375.             "Fts": -1,
  7376.             "SortPath": 0,
  7377.             "AuxID": "#XX_00875"
  7378.         },
  7379.         {
  7380.             "ScreenID": "LVB9800704",
  7381.             "Viewer": "selfcheck",
  7382.             "MediaID": "LVB9800704",
  7383.             "ScreenTitle": "11.6.B  Incorrect",
  7384.             "History": 0,
  7385.             "Fts": -1,
  7386.             "SortPath": 0,
  7387.             "AuxID": "#XX_00876"
  7388.         },
  7389.         {
  7390.             "ScreenID": "LVB9800705",
  7391.             "Viewer": "selfcheck",
  7392.             "MediaID": "LVB9800705",
  7393.             "ScreenTitle": "11.6.C  Incorrect",
  7394.             "History": 0,
  7395.             "Fts": -1,
  7396.             "SortPath": 0,
  7397.             "AuxID": "#XX_00877"
  7398.         },
  7399.         {
  7400.             "ScreenID": "LVB9800706",
  7401.             "Viewer": "selfcheck",
  7402.             "MediaID": "LVB9800706",
  7403.             "ScreenTitle": "11.6.D  Incorrect",
  7404.             "History": 0,
  7405.             "Fts": -1,
  7406.             "SortPath": 0,
  7407.             "AuxID": "#XX_00878"
  7408.         },
  7409.         {
  7410.             "ScreenID": "LVB9800707",
  7411.             "Viewer": "selfcheck",
  7412.             "MediaID": "LVB9800707",
  7413.             "ScreenTitle": "11.7.A  Incorrect",
  7414.             "History": 0,
  7415.             "Fts": -1,
  7416.             "SortPath": 0,
  7417.             "AuxID": "#XX_00879"
  7418.         },
  7419.         {
  7420.             "ScreenID": "LVB9800708",
  7421.             "Viewer": "selfcheck",
  7422.             "MediaID": "LVB9800708",
  7423.             "ScreenTitle": "11.7.B  Incorrect",
  7424.             "History": 0,
  7425.             "Fts": -1,
  7426.             "SortPath": 0,
  7427.             "AuxID": "#XX_00880"
  7428.         },
  7429.         {
  7430.             "ScreenID": "LVB9800709",
  7431.             "Viewer": "selfcheck",
  7432.             "MediaID": "LVB9800709",
  7433.             "ScreenTitle": "11.7.C  Incorrect",
  7434.             "History": 0,
  7435.             "Fts": -1,
  7436.             "SortPath": 0,
  7437.             "AuxID": "#XX_00881"
  7438.         },
  7439.         {
  7440.             "ScreenID": "LVB9800710",
  7441.             "Viewer": "selfcheck",
  7442.             "MediaID": "LVB9800710",
  7443.             "ScreenTitle": "11.7.D  Correct!",
  7444.             "History": 0,
  7445.             "Fts": -1,
  7446.             "SortPath": 0,
  7447.             "AuxID": "#XX_00882"
  7448.         },
  7449.         {
  7450.             "ScreenID": "LVB9800711",
  7451.             "Viewer": "demo",
  7452.             "MediaID": "\\chap11\\B11D010.AVI",
  7453.             "ScreenTitle": "Lab 11 Overview",
  7454.             "History": 0,
  7455.             "Fts": -1,
  7456.             "SortPath": 0,
  7457.             "AuxID": "#XX_00853"
  7458.         },
  7459.         {
  7460.             "ScreenID": "LVB9800712",
  7461.             "Viewer": "pov",
  7462.             "MediaID": "\\Chap11\\B11V005.AVI",
  7463.             "ScreenTitle": "Using Automation",
  7464.             "History": 0,
  7465.             "Fts": -1,
  7466.             "SortPath": 0,
  7467.             "AuxID": "#XX_00847"
  7468.         },
  7469.         {
  7470.             "ScreenID": "LVB9800713",
  7471.             "Viewer": "image",
  7472.             "MediaID": "\\chap11\\B11B005.BMP",
  7473.             "ScreenTitle": "The CheckSpelling Method",
  7474.             "History": 0,
  7475.             "Fts": -1,
  7476.             "SortPath": 0,
  7477.             "AuxID": "#XX_00849"
  7478.         },
  7479.         {
  7480.             "ScreenID": "LVB9800714",
  7481.             "Viewer": "demo",
  7482.             "MediaID": "\\chap11\\B11D005.AVI",
  7483.             "ScreenTitle": "Sample Word Automation",
  7484.             "History": 0,
  7485.             "Fts": -1,
  7486.             "SortPath": 0,
  7487.             "AuxID": "#XX_00852"
  7488.         },
  7489.         {
  7490.             "ScreenID": "LVB9800715",
  7491.             "Viewer": "pov",
  7492.             "MediaID": "\\Chap00\\B00V005.AVI",
  7493.             "ScreenTitle": "Introduction",
  7494.             "History": 0,
  7495.             "Fts": -1,
  7496.             "SortPath": 0,
  7497.             "AuxID": "#XX_00890"
  7498.         },
  7499.         {
  7500.             "ScreenID": "LVB9800716",
  7501.             "Viewer": "pov",
  7502.             "MediaID": "\\whatnext\\VwhtNext.AVI",
  7503.             "ScreenTitle": "You Did It!",
  7504.             "History": 0,
  7505.             "Fts": -1,
  7506.             "SortPath": 0,
  7507.             "AuxID": "#XX_00931"
  7508.         },
  7509.         {
  7510.             "ScreenID": "LVB9800717",
  7511.             "Viewer": "tip",
  7512.             "MediaID": "LVB9800717",
  7513.             "ScreenTitle": "Ordering Microsoft Press Books",
  7514.             "History": 0,
  7515.             "Fts": -1,
  7516.             "SortPath": 0,
  7517.             "AuxID": "#XX_00929"
  7518.         },
  7519.         {
  7520.             "ScreenID": "LVB9800718",
  7521.             "Viewer": "internet",
  7522.             "MediaID": "mspress.microsoft.com/sections/dev.asp",
  7523.             "ScreenTitle": "What's Next",
  7524.             "History": 0,
  7525.             "Fts": -1,
  7526.             "SortPath": 0,
  7527.             "AuxID": "#XX_00953"
  7528.         },
  7529.         {
  7530.             "ScreenID": "LVB9800719",
  7531.             "Viewer": "mvacc",
  7532.             "MediaID": "gloslist",
  7533.             "ScreenTitle": "Glossary",
  7534.             "History": 0,
  7535.             "Fts": -1,
  7536.             "SortPath": 0
  7537.         },
  7538.         {
  7539.             "ScreenID": "LVB9800720",
  7540.             "Viewer": "demo",
  7541.             "MediaID": "\\chap02\\B02D015.AVI",
  7542.             "ScreenTitle": "Input Controls in Action",
  7543.             "History": 0,
  7544.             "Fts": -1,
  7545.             "SortPath": 0
  7546.         },
  7547.         {
  7548.             "ScreenID": "LVB9800721",
  7549.             "Viewer": "sound",
  7550.             "MediaID": "\\chap09\\B09W005.wav",
  7551.             "ScreenTitle": "Sub Procedure Syntax",
  7552.             "History": 0,
  7553.             "Fts": -1,
  7554.             "SortPath": 0
  7555.         },
  7556.         {
  7557.             "ScreenID": "LVB9800722",
  7558.             "Viewer": "rtf",
  7559.             "MediaID": "LVB9800722",
  7560.             "Filter": "course",
  7561.             "ScreenTitle": "About this Course",
  7562.             "History": 1,
  7563.             "Fts": 903,
  7564.             "SortPath": 0
  7565.         },
  7566.         {
  7567.             "ScreenID": "LVB9800723",
  7568.             "Viewer": "rtf",
  7569.             "MediaID": "LVB9800723",
  7570.             "Filter": "course",
  7571.             "ScreenTitle": "Chapter 12: Creating Your Own Objects",
  7572.             "History": 1,
  7573.             "Fts": 904,
  7574.             "SortPath": 0
  7575.         },
  7576.         {
  7577.             "ScreenID": "LVB9800724",
  7578.             "Viewer": "rtf",
  7579.             "MediaID": "LVB9800724",
  7580.             "Filter": "course",
  7581.             "ScreenTitle": "Object-Oriented Terms",
  7582.             "History": 1,
  7583.             "Fts": 905,
  7584.             "SortPath": 0
  7585.         },
  7586.         {
  7587.             "ScreenID": "LVB9800725",
  7588.             "Viewer": "rtf",
  7589.             "MediaID": "LVB9800725",
  7590.             "Filter": "course",
  7591.             "ScreenTitle": "Class",
  7592.             "History": 1,
  7593.             "Fts": 906,
  7594.             "SortPath": 0
  7595.         },
  7596.         {
  7597.             "ScreenID": "LVB9800726",
  7598.             "Viewer": "rtf",
  7599.             "MediaID": "LVB9800726",
  7600.             "Filter": "course",
  7601.             "ScreenTitle": "Objects and Instantiation",
  7602.             "History": 1,
  7603.             "Fts": 907,
  7604.             "SortPath": 0
  7605.         },
  7606.         {
  7607.             "ScreenID": "LVB9800727",
  7608.             "Viewer": "rtf",
  7609.             "MediaID": "LVB9800727",
  7610.             "Filter": "course",
  7611.             "ScreenTitle": "Member",
  7612.             "History": 1,
  7613.             "Fts": 908,
  7614.             "SortPath": 0
  7615.         },
  7616.         {
  7617.             "ScreenID": "LVB9800728",
  7618.             "Viewer": "rtf",
  7619.             "MediaID": "LVB9800728",
  7620.             "Filter": "course",
  7621.             "ScreenTitle": "The Public Interface and Messaging",
  7622.             "History": 1,
  7623.             "Fts": 909,
  7624.             "SortPath": 0
  7625.         },
  7626.         {
  7627.             "ScreenID": "LVB9800729",
  7628.             "Viewer": "rtf",
  7629.             "MediaID": "LVB9800729",
  7630.             "Filter": "course",
  7631.             "ScreenTitle": "Encapsulation",
  7632.             "History": 1,
  7633.             "Fts": 910,
  7634.             "SortPath": 0
  7635.         },
  7636.         {
  7637.             "ScreenID": "LVB9800730",
  7638.             "Viewer": "rtf",
  7639.             "MediaID": "LVB9800730",
  7640.             "Filter": "course",
  7641.             "ScreenTitle": "Polymorphism",
  7642.             "History": 1,
  7643.             "Fts": 911,
  7644.             "SortPath": 0
  7645.         },
  7646.         {
  7647.             "ScreenID": "LVB9800731",
  7648.             "Viewer": "rtf",
  7649.             "MediaID": "LVB9800731",
  7650.             "Filter": "course",
  7651.             "ScreenTitle": "Inheritance",
  7652.             "History": 1,
  7653.             "Fts": 912,
  7654.             "SortPath": 0
  7655.         },
  7656.         {
  7657.             "ScreenID": "LVB9800732",
  7658.             "Viewer": "rtf",
  7659.             "MediaID": "LVB9800732",
  7660.             "Filter": "course",
  7661.             "ScreenTitle": "Creating Class Modules",
  7662.             "History": 1,
  7663.             "Fts": 913,
  7664.             "SortPath": 0
  7665.         },
  7666.         {
  7667.             "ScreenID": "LVB9800733",
  7668.             "Viewer": "rtf",
  7669.             "MediaID": "LVB9800733",
  7670.             "Filter": "course",
  7671.             "ScreenTitle": "Class Module Files",
  7672.             "History": 1,
  7673.             "Fts": 914,
  7674.             "SortPath": 0
  7675.         },
  7676.         {
  7677.             "ScreenID": "LVB9800734",
  7678.             "Viewer": "rtf",
  7679.             "MediaID": "LVB9800734",
  7680.             "Filter": "course",
  7681.             "ScreenTitle": "Class Module Properties",
  7682.             "History": 1,
  7683.             "Fts": 915,
  7684.             "SortPath": 0
  7685.         },
  7686.         {
  7687.             "ScreenID": "LVB9800735",
  7688.             "Viewer": "rtf",
  7689.             "MediaID": "LVB9800735",
  7690.             "Filter": "course",
  7691.             "ScreenTitle": "Class Module Events",
  7692.             "History": 1,
  7693.             "Fts": 916,
  7694.             "SortPath": 0
  7695.         },
  7696.         {
  7697.             "ScreenID": "LVB9800736",
  7698.             "Viewer": "rtf",
  7699.             "MediaID": "LVB9800736",
  7700.             "Filter": "course",
  7701.             "ScreenTitle": "Creating a Simple Calculator Object",
  7702.             "History": 1,
  7703.             "Fts": 917,
  7704.             "SortPath": 0
  7705.         },
  7706.         {
  7707.             "ScreenID": "LVB9800737",
  7708.             "Viewer": "rtf",
  7709.             "MediaID": "LVB9800737",
  7710.             "Filter": "course",
  7711.             "ScreenTitle": "Calculator Property Let Procedures",
  7712.             "History": 1,
  7713.             "Fts": 918,
  7714.             "SortPath": 0
  7715.         },
  7716.         {
  7717.             "ScreenID": "LVB9800738",
  7718.             "Viewer": "rtf",
  7719.             "MediaID": "LVB9800738",
  7720.             "Filter": "course",
  7721.             "ScreenTitle": "Calculator Module-Level Variables",
  7722.             "History": 1,
  7723.             "Fts": 919,
  7724.             "SortPath": 0
  7725.         },
  7726.         {
  7727.             "ScreenID": "LVB9800739",
  7728.             "Viewer": "rtf",
  7729.             "MediaID": "LVB9800739",
  7730.             "Filter": "course",
  7731.             "ScreenTitle": "Calculator Methods",
  7732.             "History": 1,
  7733.             "Fts": 920,
  7734.             "SortPath": 0
  7735.         },
  7736.         {
  7737.             "ScreenID": "LVB9800740",
  7738.             "Viewer": "rtf",
  7739.             "MediaID": "LVB9800740",
  7740.             "Filter": "course",
  7741.             "ScreenTitle": "Reusing the Calculator Object's Members",
  7742.             "History": 1,
  7743.             "Fts": 921,
  7744.             "SortPath": 0
  7745.         },
  7746.         {
  7747.             "ScreenID": "LVB9800741",
  7748.             "Viewer": "rtf",
  7749.             "MediaID": "LVB9800741",
  7750.             "Filter": "course",
  7751.             "ScreenTitle": "Instantiating a Calculator Object",
  7752.             "History": 1,
  7753.             "Fts": 922,
  7754.             "SortPath": 0
  7755.         },
  7756.         {
  7757.             "ScreenID": "LVB9800742",
  7758.             "Viewer": "rtf",
  7759.             "MediaID": "LVB9800742",
  7760.             "Filter": "course",
  7761.             "ScreenTitle": "Using the Object's Members",
  7762.             "History": 1,
  7763.             "Fts": 923,
  7764.             "SortPath": 0
  7765.         },
  7766.         {
  7767.             "ScreenID": "LVB9800743",
  7768.             "Viewer": "rtf",
  7769.             "MediaID": "LVB9800743",
  7770.             "Filter": "course",
  7771.             "ScreenTitle": "Self-Check",
  7772.             "History": 1,
  7773.             "Fts": 924,
  7774.             "SortPath": 0
  7775.         },
  7776.         {
  7777.             "ScreenID": "LVB9800744",
  7778.             "Viewer": "rtf",
  7779.             "MediaID": "LVB9800744",
  7780.             "Filter": "course",
  7781.             "ScreenTitle": "Review Lab 12",
  7782.             "History": 1,
  7783.             "Fts": 925,
  7784.             "SortPath": 0
  7785.         },
  7786.         {
  7787.             "ScreenID": "LVB9800745",
  7788.             "Viewer": "rtf",
  7789.             "MediaID": "LVB9800745",
  7790.             "Filter": "course",
  7791.             "ScreenTitle": "Exercise 1: Revise an Existing Class Module",
  7792.             "History": 1,
  7793.             "Fts": 926,
  7794.             "SortPath": 0
  7795.         },
  7796.         {
  7797.             "ScreenID": "LVB9800746",
  7798.             "Viewer": "rtf",
  7799.             "MediaID": "LVB9800746",
  7800.             "Filter": "course",
  7801.             "ScreenTitle": "Exercise 2: Instantiate the Calculator Object",
  7802.             "History": 1,
  7803.             "Fts": 927,
  7804.             "SortPath": 0
  7805.         },
  7806.         {
  7807.             "ScreenID": "LVB9800747",
  7808.             "Viewer": "rtf",
  7809.             "MediaID": "LVB9800747",
  7810.             "Filter": "course",
  7811.             "ScreenTitle": "Exercise 3: Call the New Method",
  7812.             "History": 1,
  7813.             "Fts": 928,
  7814.             "SortPath": 0
  7815.         },
  7816.         {
  7817.             "ScreenID": "LVB9800748",
  7818.             "Viewer": "pov",
  7819.             "MediaID": "\\chap00\\tour.avi",
  7820.             "ScreenTitle": "Complete Tour",
  7821.             "History": 0,
  7822.             "Fts": -1,
  7823.             "SortPath": 0
  7824.         },
  7825.         {
  7826.             "ScreenID": "LVB9800749",
  7827.             "Viewer": "pov",
  7828.             "MediaID": "\\chap00\\tour1.avi",
  7829.             "ScreenTitle": "Getting Around",
  7830.             "History": 0,
  7831.             "Fts": -1,
  7832.             "SortPath": 0
  7833.         },
  7834.         {
  7835.             "ScreenID": "LVB9800750",
  7836.             "Viewer": "pov",
  7837.             "MediaID": "\\chap00\\tour2.avi",
  7838.             "ScreenTitle": "Finding Information",
  7839.             "History": 0,
  7840.             "Fts": -1,
  7841.             "SortPath": 0
  7842.         },
  7843.         {
  7844.             "ScreenID": "LVB9800751",
  7845.             "Viewer": "pov",
  7846.             "MediaID": "\\chap00\\tour3.avi",
  7847.             "ScreenTitle": "Keeping Notes and Bookmarks",
  7848.             "History": 0,
  7849.             "Fts": -1,
  7850.             "SortPath": 0
  7851.         },
  7852.         {
  7853.             "ScreenID": "LVB9800752",
  7854.             "Viewer": "pov",
  7855.             "MediaID": "\\chap00\\tour4.avi",
  7856.             "ScreenTitle": "Customizing How You Work",
  7857.             "History": 0,
  7858.             "Fts": -1,
  7859.             "SortPath": 0
  7860.         },
  7861.         {
  7862.             "ScreenID": "LVB9800753",
  7863.             "Viewer": "selfcheck",
  7864.             "MediaID": "LVB9800753",
  7865.             "ScreenTitle": "12.1.A  Incorrect",
  7866.             "History": 0,
  7867.             "Fts": -1,
  7868.             "SortPath": 0
  7869.         },
  7870.         {
  7871.             "ScreenID": "LVB9800754",
  7872.             "Viewer": "selfcheck",
  7873.             "MediaID": "LVB9800754",
  7874.             "ScreenTitle": "12.1.B  Incorrect",
  7875.             "History": 0,
  7876.             "Fts": -1,
  7877.             "SortPath": 0
  7878.         },
  7879.         {
  7880.             "ScreenID": "LVB9800755",
  7881.             "Viewer": "selfcheck",
  7882.             "MediaID": "LVB9800755",
  7883.             "ScreenTitle": "12.1.C  Incorrect",
  7884.             "History": 0,
  7885.             "Fts": -1,
  7886.             "SortPath": 0
  7887.         },
  7888.         {
  7889.             "ScreenID": "LVB9800756",
  7890.             "Viewer": "selfcheck",
  7891.             "MediaID": "LVB9800756",
  7892.             "ScreenTitle": "12.1.D  Correct!",
  7893.             "History": 0,
  7894.             "Fts": -1,
  7895.             "SortPath": 0
  7896.         },
  7897.         {
  7898.             "ScreenID": "LVB9800757",
  7899.             "Viewer": "selfcheck",
  7900.             "MediaID": "LVB9800757",
  7901.             "ScreenTitle": "12.2.A  Incorrect",
  7902.             "History": 0,
  7903.             "Fts": -1,
  7904.             "SortPath": 0
  7905.         },
  7906.         {
  7907.             "ScreenID": "LVB9800758",
  7908.             "Viewer": "selfcheck",
  7909.             "MediaID": "LVB9800758",
  7910.             "ScreenTitle": "12.2.B  Incorrect",
  7911.             "History": 0,
  7912.             "Fts": -1,
  7913.             "SortPath": 0
  7914.         },
  7915.         {
  7916.             "ScreenID": "LVB9800759",
  7917.             "Viewer": "selfcheck",
  7918.             "MediaID": "LVB9800759",
  7919.             "ScreenTitle": "12.2.C  Incorrect",
  7920.             "History": 0,
  7921.             "Fts": -1,
  7922.             "SortPath": 0
  7923.         },
  7924.         {
  7925.             "ScreenID": "LVB9800760",
  7926.             "Viewer": "selfcheck",
  7927.             "MediaID": "LVB9800760",
  7928.             "ScreenTitle": "12.2.D  Correct!",
  7929.             "History": 0,
  7930.             "Fts": -1,
  7931.             "SortPath": 0
  7932.         },
  7933.         {
  7934.             "ScreenID": "LVB9800761",
  7935.             "Viewer": "selfcheck",
  7936.             "MediaID": "LVB9800761",
  7937.             "ScreenTitle": "12.3.A  Incorrect",
  7938.             "History": 0,
  7939.             "Fts": -1,
  7940.             "SortPath": 0
  7941.         },
  7942.         {
  7943.             "ScreenID": "LVB9800762",
  7944.             "Viewer": "selfcheck",
  7945.             "MediaID": "LVB9800762",
  7946.             "ScreenTitle": "12.3.B  Incorrect",
  7947.             "History": 0,
  7948.             "Fts": -1,
  7949.             "SortPath": 0
  7950.         },
  7951.         {
  7952.             "ScreenID": "LVB9800763",
  7953.             "Viewer": "selfcheck",
  7954.             "MediaID": "LVB9800763",
  7955.             "ScreenTitle": "12.3.C  Incorrect",
  7956.             "History": 0,
  7957.             "Fts": -1,
  7958.             "SortPath": 0
  7959.         },
  7960.         {
  7961.             "ScreenID": "LVB9800764",
  7962.             "Viewer": "selfcheck",
  7963.             "MediaID": "LVB9800764",
  7964.             "ScreenTitle": "12.3.D  Correct!",
  7965.             "History": 0,
  7966.             "Fts": -1,
  7967.             "SortPath": 0
  7968.         },
  7969.         {
  7970.             "ScreenID": "LVB9800765",
  7971.             "Viewer": "selfcheck",
  7972.             "MediaID": "LVB9800765",
  7973.             "ScreenTitle": "12.4.A  Incorrect",
  7974.             "History": 0,
  7975.             "Fts": -1,
  7976.             "SortPath": 0
  7977.         },
  7978.         {
  7979.             "ScreenID": "LVB9800766",
  7980.             "Viewer": "selfcheck",
  7981.             "MediaID": "LVB9800766",
  7982.             "ScreenTitle": "12.4.B  Incorrect",
  7983.             "History": 0,
  7984.             "Fts": -1,
  7985.             "SortPath": 0
  7986.         },
  7987.         {
  7988.             "ScreenID": "LVB9800767",
  7989.             "Viewer": "selfcheck",
  7990.             "MediaID": "LVB9800767",
  7991.             "ScreenTitle": "12.4.C  Incorrect",
  7992.             "History": 0,
  7993.             "Fts": -1,
  7994.             "SortPath": 0
  7995.         },
  7996.         {
  7997.             "ScreenID": "LVB9800768",
  7998.             "Viewer": "selfcheck",
  7999.             "MediaID": "LVB9800768",
  8000.             "ScreenTitle": "12.4.D  Correct!",
  8001.             "History": 0,
  8002.             "Fts": -1,
  8003.             "SortPath": 0
  8004.         },
  8005.         {
  8006.             "ScreenID": "LVB9800769",
  8007.             "Viewer": "selfcheck",
  8008.             "MediaID": "LVB9800769",
  8009.             "ScreenTitle": "12.5.A  Incorrect",
  8010.             "History": 0,
  8011.             "Fts": -1,
  8012.             "SortPath": 0
  8013.         },
  8014.         {
  8015.             "ScreenID": "LVB9800770",
  8016.             "Viewer": "selfcheck",
  8017.             "MediaID": "LVB9800770",
  8018.             "ScreenTitle": "12.5.B  Incorrect",
  8019.             "History": 0,
  8020.             "Fts": -1,
  8021.             "SortPath": 0
  8022.         },
  8023.         {
  8024.             "ScreenID": "LVB9800771",
  8025.             "Viewer": "selfcheck",
  8026.             "MediaID": "LVB9800771",
  8027.             "ScreenTitle": "12.5.C  Correct!",
  8028.             "History": 0,
  8029.             "Fts": -1,
  8030.             "SortPath": 0
  8031.         },
  8032.         {
  8033.             "ScreenID": "LVB9800772",
  8034.             "Viewer": "selfcheck",
  8035.             "MediaID": "LVB9800772",
  8036.             "ScreenTitle": "12.5.D  Incorrect",
  8037.             "History": 0,
  8038.             "Fts": -1,
  8039.             "SortPath": 0
  8040.         },
  8041.         {
  8042.             "ScreenID": "LVB9800773",
  8043.             "Viewer": "selfcheck",
  8044.             "MediaID": "LVB9800773",
  8045.             "ScreenTitle": "12.6.A  Incorrect",
  8046.             "History": 0,
  8047.             "Fts": -1,
  8048.             "SortPath": 0
  8049.         },
  8050.         {
  8051.             "ScreenID": "LVB9800774",
  8052.             "Viewer": "selfcheck",
  8053.             "MediaID": "LVB9800774",
  8054.             "ScreenTitle": "12.6.B  Incorrect",
  8055.             "History": 0,
  8056.             "Fts": -1,
  8057.             "SortPath": 0
  8058.         },
  8059.         {
  8060.             "ScreenID": "LVB9800775",
  8061.             "Viewer": "selfcheck",
  8062.             "MediaID": "LVB9800775",
  8063.             "ScreenTitle": "12.6.C  Correct!",
  8064.             "History": 0,
  8065.             "Fts": -1,
  8066.             "SortPath": 0
  8067.         },
  8068.         {
  8069.             "ScreenID": "LVB9800776",
  8070.             "Viewer": "selfcheck",
  8071.             "MediaID": "LVB9800776",
  8072.             "ScreenTitle": "12.6.D  Incorrect",
  8073.             "History": 0,
  8074.             "Fts": -1,
  8075.             "SortPath": 0
  8076.         },
  8077.         {
  8078.             "ScreenID": "LVB9800777",
  8079.             "Viewer": "selfcheck",
  8080.             "MediaID": "LVB9800777",
  8081.             "ScreenTitle": "12.7.A  Incorrect",
  8082.             "History": 0,
  8083.             "Fts": -1,
  8084.             "SortPath": 0
  8085.         },
  8086.         {
  8087.             "ScreenID": "LVB9800778",
  8088.             "Viewer": "selfcheck",
  8089.             "MediaID": "LVB9800778",
  8090.             "ScreenTitle": "12.7.B  Incorrect",
  8091.             "History": 0,
  8092.             "Fts": -1,
  8093.             "SortPath": 0
  8094.         },
  8095.         {
  8096.             "ScreenID": "LVB9800779",
  8097.             "Viewer": "selfcheck",
  8098.             "MediaID": "LVB9800779",
  8099.             "ScreenTitle": "12.7.C  Correct!",
  8100.             "History": 0,
  8101.             "Fts": -1,
  8102.             "SortPath": 0
  8103.         },
  8104.         {
  8105.             "ScreenID": "LVB9800780",
  8106.             "Viewer": "selfcheck",
  8107.             "MediaID": "LVB9800780",
  8108.             "ScreenTitle": "12.7.D  Incorrect",
  8109.             "History": 0,
  8110.             "Fts": -1,
  8111.             "SortPath": 0
  8112.         },
  8113.         {
  8114.             "ScreenID": "LVB9800781",
  8115.             "Viewer": "rtf",
  8116.             "MediaID": "LVB9800781",
  8117.             "Filter": "selfchecks",
  8118.             "ScreenTitle": "Chapter 1: Writing Your First Program",
  8119.             "History": 1,
  8120.             "Fts": 957,
  8121.             "SortPath": 0
  8122.         },
  8123.         {
  8124.             "ScreenID": "LVB9800782",
  8125.             "Viewer": "rtf",
  8126.             "MediaID": "LVB9800782",
  8127.             "Filter": "selfchecks",
  8128.             "ScreenTitle": "Chapter 2: Working with Controls",
  8129.             "History": 1,
  8130.             "Fts": 958,
  8131.             "SortPath": 0
  8132.         },
  8133.         {
  8134.             "ScreenID": "LVB9800783",
  8135.             "Viewer": "rtf",
  8136.             "MediaID": "LVB9800783",
  8137.             "Filter": "selfchecks",
  8138.             "ScreenTitle": "Chapter 3: Working with Menus and Dialog Boxes",
  8139.             "History": 1,
  8140.             "Fts": 959,
  8141.             "SortPath": 0
  8142.         },
  8143.         {
  8144.             "ScreenID": "LVB9800784",
  8145.             "Viewer": "rtf",
  8146.             "MediaID": "LVB9800784",
  8147.             "Filter": "selfchecks",
  8148.             "ScreenTitle": "Chapter 4: Visual Basic Variables and Operators",
  8149.             "History": 1,
  8150.             "Fts": 960,
  8151.             "SortPath": 0
  8152.         },
  8153.         {
  8154.             "ScreenID": "LVB9800785",
  8155.             "Viewer": "rtf",
  8156.             "MediaID": "LVB9800785",
  8157.             "Filter": "selfchecks",
  8158.             "ScreenTitle": "Chapter 5: Controlling Flow and Debugging",
  8159.             "History": 1,
  8160.             "Fts": 961,
  8161.             "SortPath": 0
  8162.         },
  8163.         {
  8164.             "ScreenID": "LVB9800786",
  8165.             "Viewer": "rtf",
  8166.             "MediaID": "LVB9800786",
  8167.             "Filter": "selfchecks",
  8168.             "ScreenTitle": "Chapter 6: Using Loops and Timers",
  8169.             "History": 1,
  8170.             "Fts": 962,
  8171.             "SortPath": 0
  8172.         },
  8173.         {
  8174.             "ScreenID": "LVB9800787",
  8175.             "Viewer": "rtf",
  8176.             "MediaID": "LVB9800787",
  8177.             "Filter": "selfchecks",
  8178.             "ScreenTitle": "Chapter 7: Working with Forms, Printers, and Error Handlers",
  8179.             "History": 1,
  8180.             "Fts": 963,
  8181.             "SortPath": 0
  8182.         },
  8183.         {
  8184.             "ScreenID": "LVB9800788",
  8185.             "Viewer": "rtf",
  8186.             "MediaID": "LVB9800788",
  8187.             "Filter": "selfchecks",
  8188.             "ScreenTitle": "Chapter 8: Adding Artwork and Animation",
  8189.             "History": 1,
  8190.             "Fts": 964,
  8191.             "SortPath": 0
  8192.         },
  8193.         {
  8194.             "ScreenID": "LVB9800789",
  8195.             "Viewer": "rtf",
  8196.             "MediaID": "LVB9800789",
  8197.             "Filter": "selfchecks",
  8198.             "ScreenTitle": "Chapter 9: Working with Modules and Procedures",
  8199.             "History": 1,
  8200.             "Fts": 965,
  8201.             "SortPath": 0
  8202.         },
  8203.         {
  8204.             "ScreenID": "LVB9800790",
  8205.             "Viewer": "rtf",
  8206.             "MediaID": "LVB9800790",
  8207.             "Filter": "selfchecks",
  8208.             "ScreenTitle": "Chapter 10: Processing Text Files and Databases",
  8209.             "History": 1,
  8210.             "Fts": 966,
  8211.             "SortPath": 0
  8212.         },
  8213.         {
  8214.             "ScreenID": "LVB9800791",
  8215.             "Viewer": "rtf",
  8216.             "MediaID": "LVB9800791",
  8217.             "Filter": "selfchecks",
  8218.             "ScreenTitle": "Chapter 11: Connecting to Microsoft Office",
  8219.             "History": 1,
  8220.             "Fts": 967,
  8221.             "SortPath": 0
  8222.         },
  8223.         {
  8224.             "ScreenID": "LVB9800792",
  8225.             "Viewer": "rtf",
  8226.             "MediaID": "LVB9800792",
  8227.             "Filter": "selfchecks",
  8228.             "ScreenTitle": "Chapter 12: Creating Your Own Objects",
  8229.             "History": 1,
  8230.             "Fts": 968,
  8231.             "SortPath": 0
  8232.         },
  8233.         {
  8234.             "ScreenID": "LVB9800795",
  8235.             "Viewer": "rtf",
  8236.             "MediaID": "LVB9800795",
  8237.             "Filter": "labs",
  8238.             "ScreenTitle": "Review Lab 1",
  8239.             "History": 1,
  8240.             "Fts": 969,
  8241.             "SortPath": 0
  8242.         },
  8243.         {
  8244.             "ScreenID": "LVB9800796",
  8245.             "Viewer": "rtf",
  8246.             "MediaID": "LVB9800796",
  8247.             "Filter": "labs",
  8248.             "ScreenTitle": "Review Lab 2",
  8249.             "History": 1,
  8250.             "Fts": 970,
  8251.             "SortPath": 0
  8252.         },
  8253.         {
  8254.             "ScreenID": "LVB9800797",
  8255.             "Viewer": "rtf",
  8256.             "MediaID": "LVB9800797",
  8257.             "Filter": "labs",
  8258.             "ScreenTitle": "Review Lab 3",
  8259.             "History": 1,
  8260.             "Fts": 971,
  8261.             "SortPath": 0
  8262.         },
  8263.         {
  8264.             "ScreenID": "LVB9800798",
  8265.             "Viewer": "rtf",
  8266.             "MediaID": "LVB9800798",
  8267.             "Filter": "labs",
  8268.             "ScreenTitle": "Review Lab 4",
  8269.             "History": 1,
  8270.             "Fts": 972,
  8271.             "SortPath": 0
  8272.         },
  8273.         {
  8274.             "ScreenID": "LVB9800799",
  8275.             "Viewer": "rtf",
  8276.             "MediaID": "LVB9800799",
  8277.             "Filter": "labs",
  8278.             "ScreenTitle": "Review Lab 5",
  8279.             "History": 1,
  8280.             "Fts": 973,
  8281.             "SortPath": 0
  8282.         },
  8283.         {
  8284.             "ScreenID": "LVB9800800",
  8285.             "Viewer": "rtf",
  8286.             "MediaID": "LVB9800800",
  8287.             "Filter": "labs",
  8288.             "ScreenTitle": "Review Lab 6",
  8289.             "History": 1,
  8290.             "Fts": 974,
  8291.             "SortPath": 0
  8292.         },
  8293.         {
  8294.             "ScreenID": "LVB9800801",
  8295.             "Viewer": "rtf",
  8296.             "MediaID": "LVB9800801",
  8297.             "Filter": "labs",
  8298.             "ScreenTitle": "Review Lab 7",
  8299.             "History": 1,
  8300.             "Fts": 975,
  8301.             "SortPath": 0
  8302.         },
  8303.         {
  8304.             "ScreenID": "LVB9800802",
  8305.             "Viewer": "rtf",
  8306.             "MediaID": "LVB9800802",
  8307.             "Filter": "labs",
  8308.             "ScreenTitle": "Review Lab 8",
  8309.             "History": 1,
  8310.             "Fts": 976,
  8311.             "SortPath": 0
  8312.         },
  8313.         {
  8314.             "ScreenID": "LVB9800803",
  8315.             "Viewer": "rtf",
  8316.             "MediaID": "LVB9800803",
  8317.             "Filter": "labs",
  8318.             "ScreenTitle": "Review Lab 9",
  8319.             "History": 1,
  8320.             "Fts": 977,
  8321.             "SortPath": 0
  8322.         },
  8323.         {
  8324.             "ScreenID": "LVB9800804",
  8325.             "Viewer": "rtf",
  8326.             "MediaID": "LVB9800804",
  8327.             "Filter": "labs",
  8328.             "ScreenTitle": "Review Lab 10",
  8329.             "History": 1,
  8330.             "Fts": 978,
  8331.             "SortPath": 0
  8332.         },
  8333.         {
  8334.             "ScreenID": "LVB9800805",
  8335.             "Viewer": "rtf",
  8336.             "MediaID": "LVB9800805",
  8337.             "Filter": "labs",
  8338.             "ScreenTitle": "Review Lab 11",
  8339.             "History": 1,
  8340.             "Fts": 979,
  8341.             "SortPath": 0
  8342.         },
  8343.         {
  8344.             "ScreenID": "LVB9800806",
  8345.             "Viewer": "rtf",
  8346.             "MediaID": "LVB9800806",
  8347.             "Filter": "labs",
  8348.             "ScreenTitle": "Review Lab 12",
  8349.             "History": 1,
  8350.             "Fts": 980,
  8351.             "SortPath": 0
  8352.         },
  8353.         {
  8354.             "ScreenID": "LVB9800809",
  8355.             "Viewer": "rtf",
  8356.             "MediaID": "LVB9800809",
  8357.             "Filter": "course",
  8358.             "ScreenTitle": "Demonstration: Creating Menus",
  8359.             "History": 1,
  8360.             "Fts": 981,
  8361.             "SortPath": 0
  8362.         },
  8363.         {
  8364.             "ScreenID": "LVB9800810",
  8365.             "Viewer": "anim",
  8366.             "MediaID": "\\chap12\\B12A005.AVI",
  8367.             "ScreenTitle": "Chapter 12 Introduction",
  8368.             "History": 0,
  8369.             "Fts": -1,
  8370.             "SortPath": 0
  8371.         },
  8372.         {
  8373.             "ScreenID": "LVB9800811",
  8374.             "Viewer": "rtf",
  8375.             "MediaID": "LVB9800811",
  8376.             "Filter": "sampcode",
  8377.             "ScreenTitle": "Chapter 2: Working with Controls",
  8378.             "History": 1,
  8379.             "Fts": 982,
  8380.             "SortPath": 0
  8381.         },
  8382.         {
  8383.             "ScreenID": "LVB9800812",
  8384.             "Viewer": "rtf",
  8385.             "MediaID": "LVB9800812",
  8386.             "Filter": "sampcode",
  8387.             "ScreenTitle": "Chapter 3: Working with Menus and Dialog Boxes",
  8388.             "History": 1,
  8389.             "Fts": 983,
  8390.             "SortPath": 0
  8391.         },
  8392.         {
  8393.             "ScreenID": "LVB9800813",
  8394.             "Viewer": "rtf",
  8395.             "MediaID": "LVB9800813",
  8396.             "Filter": "sampcode",
  8397.             "ScreenTitle": "Chapter 4: Visual Basic Variables and Operators",
  8398.             "History": 1,
  8399.             "Fts": 984,
  8400.             "SortPath": 0
  8401.         },
  8402.         {
  8403.             "ScreenID": "LVB9800814",
  8404.             "Viewer": "rtf",
  8405.             "MediaID": "LVB9800814",
  8406.             "Filter": "sampcode",
  8407.             "ScreenTitle": "Chapter 5: Controlling Flow and Debugging",
  8408.             "History": 1,
  8409.             "Fts": 985,
  8410.             "SortPath": 0
  8411.         },
  8412.         {
  8413.             "ScreenID": "LVB9800815",
  8414.             "Viewer": "rtf",
  8415.             "MediaID": "LVB9800815",
  8416.             "Filter": "sampcode",
  8417.             "ScreenTitle": "Chapter 7: Working with Forms, Printers, and Error Handlers",
  8418.             "History": 1,
  8419.             "Fts": 986,
  8420.             "SortPath": 0
  8421.         },
  8422.         {
  8423.             "ScreenID": "LVB9800816",
  8424.             "Viewer": "rtf",
  8425.             "MediaID": "LVB9800816",
  8426.             "Filter": "sampcode",
  8427.             "ScreenTitle": "Chapter 9: Working with Modules and Procedures",
  8428.             "History": 1,
  8429.             "Fts": 987,
  8430.             "SortPath": 0
  8431.         },
  8432.         {
  8433.             "ScreenID": "LVB9800817",
  8434.             "Viewer": "rtf",
  8435.             "MediaID": "LVB9800817",
  8436.             "Filter": "sampcode",
  8437.             "ScreenTitle": "Chapter 10: Working with Text Files and Databases",
  8438.             "History": 1,
  8439.             "Fts": 988,
  8440.             "SortPath": 0
  8441.         },
  8442.         {
  8443.             "ScreenID": "LVB9800818",
  8444.             "Viewer": "rtf",
  8445.             "MediaID": "LVB9800818",
  8446.             "Filter": "mm",
  8447.             "ScreenTitle": "Chapter 1: Writing Your First Program",
  8448.             "History": 1,
  8449.             "Fts": 989,
  8450.             "SortPath": 0
  8451.         },
  8452.         {
  8453.             "ScreenID": "LVB9800819",
  8454.             "Viewer": "rtf",
  8455.             "MediaID": "LVB9800819",
  8456.             "Filter": "mm",
  8457.             "ScreenTitle": "Chapter 2: Working with Controls",
  8458.             "History": 1,
  8459.             "Fts": 990,
  8460.             "SortPath": 0
  8461.         },
  8462.         {
  8463.             "ScreenID": "LVB9800820",
  8464.             "Viewer": "rtf",
  8465.             "MediaID": "LVB9800820",
  8466.             "Filter": "mm",
  8467.             "ScreenTitle": "Chapter 3: Working with Menus and Dialog Boxes",
  8468.             "History": 1,
  8469.             "Fts": 991,
  8470.             "SortPath": 0
  8471.         },
  8472.         {
  8473.             "ScreenID": "LVB9800821",
  8474.             "Viewer": "rtf",
  8475.             "MediaID": "LVB9800821",
  8476.             "Filter": "mm",
  8477.             "ScreenTitle": "Chapter 4: Visual Basic Variables and Operators",
  8478.             "History": 1,
  8479.             "Fts": 992,
  8480.             "SortPath": 0
  8481.         },
  8482.         {
  8483.             "ScreenID": "LVB9800822",
  8484.             "Viewer": "rtf",
  8485.             "MediaID": "LVB9800822",
  8486.             "Filter": "mm",
  8487.             "ScreenTitle": "Chapter 5: Controlling Flow and Debugging",
  8488.             "History": 1,
  8489.             "Fts": 993,
  8490.             "SortPath": 0
  8491.         },
  8492.         {
  8493.             "ScreenID": "LVB9800823",
  8494.             "Viewer": "rtf",
  8495.             "MediaID": "LVB9800823",
  8496.             "Filter": "mm",
  8497.             "ScreenTitle": "Chapter 6: Using Loops and Timers",
  8498.             "History": 1,
  8499.             "Fts": 994,
  8500.             "SortPath": 0
  8501.         },
  8502.         {
  8503.             "ScreenID": "LVB9800824",
  8504.             "Viewer": "rtf",
  8505.             "MediaID": "LVB9800824",
  8506.             "Filter": "mm",
  8507.             "ScreenTitle": "Chapter 7: Working with Forms, Printers and Error Handlers",
  8508.             "History": 1,
  8509.             "Fts": 995,
  8510.             "SortPath": 0
  8511.         },
  8512.         {
  8513.             "ScreenID": "LVB9800825",
  8514.             "Viewer": "rtf",
  8515.             "MediaID": "LVB9800825",
  8516.             "Filter": "mm",
  8517.             "ScreenTitle": "Chapter 8: Adding Artwork and Animation",
  8518.             "History": 1,
  8519.             "Fts": 996,
  8520.             "SortPath": 0
  8521.         },
  8522.         {
  8523.             "ScreenID": "LVB9800826",
  8524.             "Viewer": "rtf",
  8525.             "MediaID": "LVB9800826",
  8526.             "Filter": "mm",
  8527.             "ScreenTitle": "Chapter 9: Working with Modules and Procedures",
  8528.             "History": 1,
  8529.             "Fts": 997,
  8530.             "SortPath": 0
  8531.         },
  8532.         {
  8533.             "ScreenID": "LVB9800827",
  8534.             "Viewer": "rtf",
  8535.             "MediaID": "LVB9800827",
  8536.             "Filter": "mm",
  8537.             "ScreenTitle": "Chapter 10: Working with Text Files and Databases",
  8538.             "History": 1,
  8539.             "Fts": 998,
  8540.             "SortPath": 0
  8541.         },
  8542.         {
  8543.             "ScreenID": "LVB9800828",
  8544.             "Viewer": "rtf",
  8545.             "MediaID": "LVB9800828",
  8546.             "Filter": "mm",
  8547.             "ScreenTitle": "Chapter 11: Connecting to Microsoft Office",
  8548.             "History": 1,
  8549.             "Fts": 999,
  8550.             "SortPath": 0
  8551.         },
  8552.         {
  8553.             "ScreenID": "LVB9800829",
  8554.             "Viewer": "rtf",
  8555.             "MediaID": "LVB9800829",
  8556.             "Filter": "mm",
  8557.             "ScreenTitle": "Chapter 12: Creating Your Own Objects",
  8558.             "History": 1,
  8559.             "Fts": 1000,
  8560.             "SortPath": 0
  8561.         },
  8562.         {
  8563.             "ScreenID": "LVB9800830",
  8564.             "Viewer": "anim",
  8565.             "MediaID": "\\chap12\\B12A010.AVI",
  8566.             "ScreenTitle": "Object Oriented Programming",
  8567.             "History": 0,
  8568.             "Fts": -1,
  8569.             "SortPath": 0
  8570.         },
  8571.         {
  8572.             "ScreenID": "LVB9800831",
  8573.             "Viewer": "demo",
  8574.             "MediaID": "\\chap12\\B12D005.AVI",
  8575.             "ScreenTitle": "Creating a Class Module",
  8576.             "History": 0,
  8577.             "Fts": -1,
  8578.             "SortPath": 0
  8579.         },
  8580.         {
  8581.             "ScreenID": "LVB9800832",
  8582.             "Viewer": "demo",
  8583.             "MediaID": "\\chap12\\B12D010.AVI",
  8584.             "ScreenTitle": "Defining Properties and Methods in a Class",
  8585.             "History": 0,
  8586.             "Fts": -1,
  8587.             "SortPath": 0
  8588.         },
  8589.         {
  8590.             "ScreenID": "LVB9800833",
  8591.             "Viewer": "demo",
  8592.             "MediaID": "\\chap12\\B12D015.AVI",
  8593.             "ScreenTitle": "Instantiating an Object",
  8594.             "History": 0,
  8595.             "Fts": -1,
  8596.             "SortPath": 0
  8597.         },
  8598.         {
  8599.             "ScreenID": "LVB9800834",
  8600.             "Viewer": "demo",
  8601.             "MediaID": "\\chap12\\B12D020.AVI",
  8602.             "ScreenTitle": "Lab 12 Overview",
  8603.             "History": 0,
  8604.             "Fts": -1,
  8605.             "SortPath": 0
  8606.         },
  8607.         {
  8608.             "ScreenID": "LVB9800835",
  8609.             "Viewer": "rtf",
  8610.             "MediaID": "LVB9800835",
  8611.             "Filter": "mm",
  8612.             "ScreenTitle": "What's Next",
  8613.             "History": 1,
  8614.             "Fts": 1001,
  8615.             "SortPath": 0
  8616.         },
  8617.         {
  8618.             "ScreenID": "LVB9800836",
  8619.             "Viewer": "rtf",
  8620.             "MediaID": "LVB9800836",
  8621.             "Filter": "course",
  8622.             "ScreenTitle": "Microsoft Outlook",
  8623.             "History": 1,
  8624.             "Fts": 1002,
  8625.             "SortPath": 0
  8626.         },
  8627.         {
  8628.             "ScreenID": "LVB9800837",
  8629.             "Viewer": "image",
  8630.             "MediaID": "\\chap11\\b11b010.bmp",
  8631.             "ScreenTitle": "Monthly Mortgage Payment",
  8632.             "History": 0,
  8633.             "Fts": -1,
  8634.             "SortPath": 0
  8635.         },
  8636.         {
  8637.             "ScreenID": "LVB9800838",
  8638.             "Viewer": "image",
  8639.             "MediaID": "\\chap11\\B11B015.BMP",
  8640.             "ScreenTitle": "Test Message",
  8641.             "History": 0,
  8642.             "Fts": -1,
  8643.             "SortPath": 0
  8644.         },
  8645.         {
  8646.             "ScreenID": "LVB9800839",
  8647.             "Viewer": "image",
  8648.             "MediaID": "\\chap12\\b12b005.bmp",
  8649.             "ScreenTitle": "A New Class Module in the Project Window",
  8650.             "History": 0,
  8651.             "Fts": -1,
  8652.             "SortPath": 0
  8653.         },
  8654.         {
  8655.             "ScreenID": "LVB9800840",
  8656.             "Viewer": "image",
  8657.             "MediaID": "\\chap12\\b12b010.bmp",
  8658.             "ScreenTitle": "A New Class Module in the Code Window",
  8659.             "History": 0,
  8660.             "Fts": -1,
  8661.             "SortPath": 0
  8662.         },
  8663.         {
  8664.             "ScreenID": "mm",
  8665.             "Viewer": "rtf",
  8666.             "MediaID": "mm",
  8667.             "ScreenTitle": "Multimedia",
  8668.             "History": 1,
  8669.             "Fts": 1003,
  8670.             "LastUpdate": "12/13/95",
  8671.             "SortPath": 0
  8672.         },
  8673.         {
  8674.             "ScreenID": "sampcode",
  8675.             "Viewer": "rtf",
  8676.             "MediaID": "sampcode",
  8677.             "ScreenTitle": "Sample Code",
  8678.             "History": 1,
  8679.             "Fts": 1004,
  8680.             "LastUpdate": "12/13/95",
  8681.             "SortPath": 0
  8682.         },
  8683.         {
  8684.             "ScreenID": "selfchecks",
  8685.             "Viewer": "rtf",
  8686.             "MediaID": "selfchecks",
  8687.             "ScreenTitle": "Self-Check Questions",
  8688.             "History": 1,
  8689.             "Fts": 1005,
  8690.             "LastUpdate": "12/13/95",
  8691.             "SortPath": 0
  8692.         },
  8693.         {
  8694.             "ScreenID": "tour.avi",
  8695.             "Viewer": "pov",
  8696.             "MediaID": "\\chap00\\tour.avi",
  8697.             "ScreenTitle": "Complete Tour",
  8698.             "History": 0,
  8699.             "Fts": -1,
  8700.             "SortPath": 0
  8701.         }
  8702.     ]
  8703. }